Skip to content

Commit

Permalink
fix: Updated publish to prerelease-v5 only.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlabaj committed Nov 14, 2024
1 parent 6c084db commit db48dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/promote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: |
cd packages/module
npm version ${{ github.ref_name }} --git-tag-version false
npm publish --tag=latest
npm publish --tag=prerelease-v5

0 comments on commit db48dd3

Please sign in to comment.