Update prhtmlgenerator.yml

This commit is contained in:
Bocki 2024-10-14 11:02:55 +02:00 committed by GitHub
parent 5544231a4c
commit 3a87840b30
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,9 +86,9 @@ jobs:
- name: Setup git config
run: |
git config --unset-all http.https://github.com/.extraheader
git config --global user.name "GitHub Actions"
git config --global user.email "<>"
git config --unset-all http.https://github.com/.extraheader
- name: Download generated template
uses: actions/download-artifact@v4