Skip to content

Commit 3bd4ba3

Browse files
committed
chore: add release to gh actions
1 parent 22c3c2e commit 3bd4ba3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
with:
3737
commit: "chore: version packages"
3838
title: "chore: version packages"
39+
publish: npx @changesets/cli tag
3940
env:
4041
GITHUB_TOKEN: ${{ steps.gen_token.outputs.token }}
4142

0 commit comments

Comments
 (0)