Skip to content

Commit

Permalink
Use new version of add-and-commit action
Browse files Browse the repository at this point in the history
  • Loading branch information
Baschdl committed Jan 30, 2024
1 parent bd84169 commit 24c93bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_to_overleaf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
ls -lah labproject/
cp labproject/plots/* overleaf/figures/
- name: Commit and push changes to Overleaf
uses: EndBug/add-and-commit@v7
uses: EndBug/add-and-commit@v9
with:
author_name: "Github Actions"
author_email: ""
Expand Down

0 comments on commit 24c93bb

Please sign in to comment.