We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b64ef8 commit d83e411Copy full SHA for d83e411
.github/workflows/publish-npm-sdk.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
publish-npm:
17
- uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@publish-npm-v1.2.0
+ uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@publish-npm-v1.3.0
18
with:
19
scope: '@iexec/dataprotector-sdk'
20
registry: 'https://registry.npmjs.org'
0 commit comments