Skip to content

Commit

Permalink
fix: release workflow update changeset commit
Browse files Browse the repository at this point in the history
  • Loading branch information
MartianGreed committed Jan 10, 2025
1 parent 25f4c09 commit a90a038
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 @@ -46,6 +46,7 @@ jobs:
publish: pnpm release
setupGitUser: false
title: "feat: prepare release"
commit: "feat: prepare release"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit a90a038

Please sign in to comment.