Skip to content

Commit

Permalink
chore: change changeset commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
rhnorskov committed Oct 24, 2024
1 parent 17915ca commit 9a323e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
uses: changesets/action@v1
with:
publish: bun run release
commit: "chore: release"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 9a323e7

Please sign in to comment.