This commit is contained in:
Michel Roegl-Brunner 2025-03-10 15:48:15 +01:00
parent 1313f80583
commit 6bbca9f676

View File

@ -64,7 +64,7 @@ jobs:
git config --global user.name "GitHub Actions"
- name: Create PR if files found
if: env.files_found == 'true'
env:
GH_TOKEN: ${{ steps.generate-token.outputs.token }}
run: |