Skip to content

Commit 0df5c2b

Browse files
committed
ci: change create-vuetify publish tag from beta to latest
1 parent 4882863 commit 0df5c2b

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
@@ -48,4 +48,4 @@ jobs:
4848
run: pnpm --filter "!create-vuetify" -r publish --tag latest --access public --no-git-checks
4949

5050
- name: Publish create-vuetify with beta
51-
run: pnpm --filter "create-vuetify" publish --tag beta --access public --no-git-checks
51+
run: pnpm --filter "create-vuetify" publish --tag latest --access public --no-git-checks

0 commit comments

Comments
 (0)