We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c3c2e commit 3bd4ba3Copy full SHA for 3bd4ba3
.github/workflows/ci.yml
@@ -36,6 +36,7 @@ jobs:
36
with:
37
commit: "chore: version packages"
38
title: "chore: version packages"
39
+ publish: npx @changesets/cli tag
40
env:
41
GITHUB_TOKEN: ${{ steps.gen_token.outputs.token }}
42
0 commit comments