Skip to content

Commit

Permalink
ci: modify the commit message of release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
FriedRiceNoodles committed Feb 21, 2024
1 parent 37919f1 commit 813b179
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,7 @@ jobs:

- name: Create Release Pull Request
uses: changesets/action@v1
with:
commit: chore(release): release by changesets
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 813b179

Please sign in to comment.