Skip to content

Commit ef4a6e3

Browse files
committed
remove default value
1 parent 1549cc7 commit ef4a6e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,5 @@ jobs:
99
uses: iExecBlockchainComputing/github-actions-workflows/.github/workflows/publish-npm.yml@publish-npm-v1.0.0
1010
with:
1111
scope: '@iExecBlockchainComputing'
12-
node-version: '20'
13-
registry: 'https://registry.npmjs.org'
1412
secrets:
1513
npm-token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)