Skip to content

Commit 94fc434

Browse files
committed
edit commit message in GH Action
1 parent eaa6763 commit 94fc434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate_readme_from_bib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737
git config --global user.name 'github-actions[bot]'
3838
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
3939
git add README.md
40-
git diff-index --quiet HEAD || git commit -m "Update README.md"
40+
git diff-index --quiet HEAD || git commit -m "Update README.md [GH Action]"
4141
git push

0 commit comments

Comments
 (0)