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 70d7333 commit 8f9a2f6Copy full SHA for 8f9a2f6
.github/workflows/release.yml
@@ -36,4 +36,4 @@ jobs:
36
run: pnpm dev:prepare
37
38
- name: Publish
39
- run: pnpm publish --access public --no-git-checks
+ run: pnpm publish --access public --no-git-checks --tag latest
0 commit comments