Skip to content

Commit

Permalink
build: publish to main
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed May 20, 2022
1 parent b2c6a5c commit c2c17ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
run: |
npm install
npm publish --tag=latest-6
npm publish

0 comments on commit c2c17ae

Please sign in to comment.