Skip to content

Commit b1d61ad

Browse files
committed
add publish tag
1 parent f1edd9b commit b1d61ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
run: yarn changeset version --snapshot
3737

3838
- name: Publish snapshot
39-
run: yarn changeset publish --no-git-tag --snapshot
39+
run: yarn changeset publish --no-git-tag --snapshot --tag next
4040
env:
4141
YARN_NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTOMATION_FROM_CHANCE }}

0 commit comments

Comments
 (0)