Skip to content

Commit 0c39fa6

Browse files
authored
Update node.js.yml
1 parent db24870 commit 0c39fa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
node-version: 16
4040
registry-url: https://registry.npmjs.org/
4141
- run: npm ci
42-
- run: npm run publish
42+
- run: npm publish
4343
env:
4444
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
4545

0 commit comments

Comments
 (0)