diff --git a/.github/workflows/update-vrt.yml b/.github/workflows/update-vrt.yml index 0b33d056e7c..7fc6e8260a8 100644 --- a/.github/workflows/update-vrt.yml +++ b/.github/workflows/update-vrt.yml @@ -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