mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 17:19:37 +00:00
Update prhtmlgenerator.yml
This commit is contained in:
parent
5544231a4c
commit
3a87840b30
2
.github/workflows/prhtmlgenerator.yml
vendored
2
.github/workflows/prhtmlgenerator.yml
vendored
@ -86,9 +86,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup git config
|
- name: Setup git config
|
||||||
run: |
|
run: |
|
||||||
|
git config --unset-all http.https://github.com/.extraheader
|
||||||
git config --global user.name "GitHub Actions"
|
git config --global user.name "GitHub Actions"
|
||||||
git config --global user.email "<>"
|
git config --global user.email "<>"
|
||||||
git config --unset-all http.https://github.com/.extraheader
|
|
||||||
|
|
||||||
- name: Download generated template
|
- name: Download generated template
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
|
Loading…
Reference in New Issue
Block a user