Skip to content

Commit

Permalink
git add all
Browse files Browse the repository at this point in the history
  • Loading branch information
sverrejb committed Mar 11, 2024
1 parent cd7abb2 commit 8697103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/take_screenshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ jobs:
run: |
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git add screenshot.png
git add .
git commit -m "Add screenshot" -a
git push

0 comments on commit 8697103

Please sign in to comment.