Skip to content

Commit

Permalink
Add alpha tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Thoralf-M committed Apr 15, 2024
1 parent 117200b commit f2233e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bindings-nodejs-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
shell: sh
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: yarn publish --access public
run: yarn publish --access public --tag alpha

nodejs-binding-prebuild:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit f2233e1

Please sign in to comment.