Skip to content

Commit

Permalink
branch release
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenmarcus committed Feb 5, 2025
1 parent edbb743 commit 4387304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
if: ${{ github.ref_name != 'main' }}
run: npm publish --access public --tag beta
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 4387304

Please sign in to comment.