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 dc081fe commit 07a2220Copy full SHA for 07a2220
.github/workflows/publish-npm-sdk.yml
@@ -37,7 +37,7 @@ jobs:
37
VERSION: ${{ steps.set-publish-version.outputs.VERSION }}
38
39
publish-npm:
40
- uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@feat/publish-npm
+ uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@publish-npm-v1.4.0
41
needs: set-publish-version
42
with:
43
scope: '@iexec/dataprotector-sdk'
0 commit comments