We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa7be8 commit 5e9bec2Copy full SHA for 5e9bec2
.github/workflows/sync-api-backup.yml
@@ -27,11 +27,11 @@ jobs:
27
uses: peter-evans/create-pull-request@v5.0.2
28
with:
29
token: ${{ secrets.CREATE_PR_ACTION_TOKEN }}
30
- commit-message: 🍱 Update the backup file with the Gitmoji API
+ commit-message: 🍱 Update the backup file with the Gitmoji API data
31
author: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>
32
branch: sync-backup-file-with-api
33
branch-suffix: short-commit-hash
34
- title: 🍱 Update the backup file with the Gitmoji API
+ title: 🍱 Update the backup file with the Gitmoji API data
35
body: |
36
## Description
37
0 commit comments