Skip to content

Commit

Permalink
ci: publishing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
recanman committed May 25, 2024
1 parent abf0811 commit 80fd9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v4
with:
branch: main
commit_message: 'docs: update CHANGELOG.md for ${{ github.ref_name }} [skip ci]'
commit_message: 'chore(release): v${{ github.ref_name }} [skip ci]'
file_pattern: CHANGELOG.md

0 comments on commit 80fd9ce

Please sign in to comment.