Skip to content

Commit

Permalink
Update update-vrt.yml (#3788)
Browse files Browse the repository at this point in the history
  • Loading branch information
UnderKoen authored Nov 4, 2024
1 parent d4f1f70 commit 19c6f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-vrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
E2E_START_URL: ${{ steps.netlify.outputs.url }}
- name: Commit and push changes
run: |
git config --system --add safe.directory *
git config --system --add safe.directory "*"
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git add "**/*.png"
Expand Down

0 comments on commit 19c6f85

Please sign in to comment.