Skip to content

Commit 35420b9

Browse files
ci: use latest publish-npm version
1 parent 5523a57 commit 35420b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919

2020
jobs:
2121
npm-publish:
22-
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@feat/npm-trusted-publisher
22+
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@publish-npm-v1.6.0
2323
with:
2424
install-command: npm ci
2525
build-command: npm run build

0 commit comments

Comments
 (0)