We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6cbfc3 commit 67eaee8Copy full SHA for 67eaee8
.github/workflows/publish.yml
@@ -6,8 +6,6 @@ on:
6
7
jobs:
8
publish:
9
- uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@publish-npm-v1.0.0
10
- with:
11
- scope: '@iexec'
+ uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@publish-npm-v1.2.0
12
secrets:
13
npm-token: ${{ secrets.NPM_TOKEN }}
0 commit comments