Skip to content

Commit

Permalink
no need to publish to npm, just tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
pho3nixf1re authored Dec 17, 2023
1 parent 17cdc97 commit 012db02
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 @@ -35,5 +35,5 @@ jobs:
if: ${{ steps.set_release.outputs.hasRelease == 'true' }}
run: |
npx changeset version
npx changeset publish
npx changeset tag
git-push --follow-tags

0 comments on commit 012db02

Please sign in to comment.