We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039e7d4 commit 2a5bd03Copy full SHA for 2a5bd03
.github/workflows/promote.yml
@@ -27,4 +27,4 @@ jobs:
27
run: |
28
cd packages/module
29
npm version ${{ github.ref_name }} --git-tag-version false
30
- npm publish --tag=latest --dry-run
+ npm publish --tag=latest
0 commit comments