Skip to content

Commit 07a2220

Browse files
committed
fix: update workflow reference to publish-npm version 1.4.0 in npm publish workflow
1 parent dc081fe commit 07a2220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-npm-sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
VERSION: ${{ steps.set-publish-version.outputs.VERSION }}
3838

3939
publish-npm:
40-
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@feat/publish-npm
40+
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@publish-npm-v1.4.0
4141
needs: set-publish-version
4242
with:
4343
scope: '@iexec/dataprotector-sdk'

0 commit comments

Comments
 (0)