Skip to content

Commit 689500c

Browse files
authored
ci: change publish flags
1 parent e335302 commit 689500c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ jobs:
5656
run: pnpm test
5757

5858
- name: Publish
59-
run: pnpm publish --filter bootstrap-vue-3
59+
run: pnpm publish --tag latest --filter bootstrap-vue-3
6060
env:
6161
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)