Skip to content

Commit

Permalink
test 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Couper4 committed Apr 26, 2023
1 parent ceac1dd commit 0d9313b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
run: |
cd nodejs
npm set //registry.npmjs.org/:_authToken=${{ secrets.NUGET_API_KEY }}
npm version 0.1.5
npm --no-git-tag-version version 0.1.5
npm publish

0 comments on commit 0d9313b

Please sign in to comment.