Skip to content

Commit

Permalink
Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#828)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Oct 23, 2023
2 parents f4d0ff1 + acbc834 commit b029b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
mv $ARTIFACTS_PATH/score_sheets/score_sheets.pdf score_sheets/$FILENAME
- name: Commit and push to GitHub Pages
if: github.ref == 'refs/heads/master'
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
branch: gh-pages
commit_author: "Continuous Deployment <[email protected]>"
Expand Down

0 comments on commit b029b2c

Please sign in to comment.