Skip to content

Commit 98523e1

Browse files
committed
chore: Debug CI
1 parent 876bc2a commit 98523e1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/publish.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ jobs:
1616
build-and-test:
1717
uses: ./.github/workflows/main.yml
1818

19-
publish:
20-
needs: build-and-test
21-
permissions:
22-
id-token: write # Required for OIDC
23-
packages: write
24-
contents: read
25-
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected]
19+
# publish:
20+
# needs: build-and-test
21+
# permissions:
22+
# id-token: write # Required for OIDC
23+
# packages: write
24+
# contents: read
25+
# uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/[email protected]

0 commit comments

Comments
 (0)