Skip to content

Commit 8f9a2f6

Browse files
committed
ci: use --tag latest
1 parent 70d7333 commit 8f9a2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
run: pnpm dev:prepare
3737

3838
- name: Publish
39-
run: pnpm publish --access public --no-git-checks
39+
run: pnpm publish --access public --no-git-checks --tag latest

0 commit comments

Comments
 (0)