Skip to content

Commit

Permalink
skip: updated commit message for changelog action
Browse files Browse the repository at this point in the history
  • Loading branch information
jamthehackerscat committed Aug 17, 2023
1 parent 9e4d67a commit 905d892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: ./ecc-actions/git-auto-commit-action
with:
branch: main
commit_message: 'docs: update CHANGELOG.md for ${{ github.ref_name }}'
commit_message: 'skip: update CHANGELOG.md for ${{ github.ref_name }}'
file_pattern: CHANGELOG.md
reverseOrder: true
excludeTypes: skip

0 comments on commit 905d892

Please sign in to comment.