Skip to content

Commit

Permalink
Change automated commit message to look more human
Browse files Browse the repository at this point in the history
protik09 committed Apr 26, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 541989c commit 44375c7
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate-release.yml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ jobs:
uses: BobAnkh/[email protected]
with:
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
COMMIT_MESSAGE: 'docs(CHANGELOG): Update Release notes'
COMMIT_MESSAGE: 'CHANGELOG: Update Release notes'
TYPE: 'feat:Feature,fix:Bug Fixes,docs:Documentation,refactor:Refactor,perf:Performance Improvements'

- name: Install dependencies
2 changes: 1 addition & 1 deletion .github/workflows/test-github-actions-linux.yml
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@ jobs:
uses: BobAnkh/[email protected]
with:
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
COMMIT_MESSAGE: 'docs(CHANGELOG): Update Release notes'
COMMIT_MESSAGE: 'CHANGELOG: Update Release notes'
TYPE: 'feat:Feature,fix:Bug Fixes,docs:Documentation,refactor:Refactor,perf:Performance Improvements'

- name: Install dependencies

0 comments on commit 44375c7

Please sign in to comment.