Skip to content

Commit

Permalink
Create tags with changeset action
Browse files Browse the repository at this point in the history
  • Loading branch information
Shraymonks committed Sep 17, 2023
1 parent 14c3593 commit 7427a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:
id: changesets
uses: changesets/action@v1
with:
publish: pnpm release
publish: pnpm changeset tag
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7427a0b

Please sign in to comment.