Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Couper4 committed Apr 26, 2023
1 parent 0a546a7 commit ea9cd19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
cd nodejs
npm set //registry.npmjs.org/:_authToken=${{ secrets.NUGET_API_KEY }}
# TODO: get version from tag
npm version 0.1.5
npm publish
# npm version 0.1.5
# npm publish

0 comments on commit ea9cd19

Please sign in to comment.