mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-29 02:54:09 -05:00
Update update-vrt.yml (#3788)
This commit is contained in:
committed by
GitHub
parent
d4f1f703ea
commit
19c6f85f5e
2
.github/workflows/update-vrt.yml
vendored
2
.github/workflows/update-vrt.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user