Skip to content

Commit

Permalink
Fancier commit message from the bot 💅
Browse files Browse the repository at this point in the history
  • Loading branch information
nishogi authored Jul 19, 2024
1 parent b97ca38 commit 74b3846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pandoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
git add docs/artifact.pdf
git commit -m "Add or update PDF" || echo "No changes to commit"
git commit -m "🤖 Add or update PDF 📄" || echo "No changes to commit"
git push

0 comments on commit 74b3846

Please sign in to comment.