Skip to content

Commit

Permalink
πŸ’š (release): Prevent changeset action from running versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
valpinkman committed Oct 11, 2024
1 parent 30afea8 commit 1668f4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
id: changesets
uses: changesets/action@v1
with:
version: echo "not running version"
publish: pnpm release
env:
GITHUB_TOKEN: ${{ secrets.CI_BOT_TOKEN }}
Expand Down

0 comments on commit 1668f4a

Please sign in to comment.