Skip to content

Commit

Permalink
Try to fix commit message again
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiger-Tom committed Nov 28, 2023
1 parent 167d7be commit e306997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
- name: "Commit and push changes"
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "${{ github.action }}[${{ github.id }}] triggered by ${{ github.actor }} ${{ github.sha }}"
commit_message: ${{ github.action }}[${{ github.id }}] triggered by ${{ github.actor }} ${{ github.sha }}

0 comments on commit e306997

Please sign in to comment.