Skip to content

Commit

Permalink
Update release commit message (#75)
Browse files Browse the repository at this point in the history
* ci(release): update release commit message and husky config

* chore(release): remove husky variable from release workflow

* chore(button): remove biome dependency from button package
  • Loading branch information
froggy1014 authored Jan 5, 2025
1 parent 4c48243 commit 2473951
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
with:
version: pnpm changeset version
publish: pnpm changeset publish
commit: "chore(release): Version Packages"
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_BOT_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.RELEASE_BOT_TOKEN }}

16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2473951

Please sign in to comment.