mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 17:47:00 -05:00
Update update-vrt.yml (#3800)
This commit is contained in:
committed by
GitHub
parent
985b653a87
commit
2b72b2f2f2
1
.github/workflows/update-vrt.yml
vendored
1
.github/workflows/update-vrt.yml
vendored
@@ -80,7 +80,6 @@ jobs:
|
||||
name: patch
|
||||
- name: Apply patch and push
|
||||
run: |
|
||||
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 apply Update-VRT.patch
|
||||
|
||||
Reference in New Issue
Block a user