Skip to content

Commit

Permalink
Merge pull request #14 from FriedRiceNoodles/ci/release
Browse files Browse the repository at this point in the history
ci: modify the commit message of release workflow
  • Loading branch information
FriedRiceNoodles authored Feb 21, 2024
2 parents 37919f1 + e00a790 commit 72b346d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/mean-eyes-collect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---

---

ci: modify the commit message of release workflow
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 72b346d

Please sign in to comment.