Skip to content

Commit

Permalink
ci: update text of versioning commits
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanofa committed Jul 11, 2024
1 parent 1b4db45 commit f04351c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
uses: changesets/action@v1
with:
publish: pnpm run release
title: "chore(release): version packages"
commit: "chore(release): version packages"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit f04351c

Please sign in to comment.