Skip to content

Commit

Permalink
Commit message contents were broken, not the commit messaging itself
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiger-Tom committed Nov 28, 2023
1 parent af5cf74 commit 9abb0d8
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: "Automatic manifest update (triggered by ${{ github.actor }}: ${{ github.sha }})"

0 comments on commit 9abb0d8

Please sign in to comment.