We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1549cc7 commit ef4a6e3Copy full SHA for ef4a6e3
.github/workflows/publish.yml
@@ -9,7 +9,5 @@ jobs:
9
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@publish-npm-v1.0.0
10
with:
11
scope: '@iExecBlockchainComputing'
12
- node-version: '20'
13
- registry: 'https://registry.npmjs.org'
14
secrets:
15
npm-token: ${{ secrets.NPM_TOKEN }}
0 commit comments