ci: Persist git credentials for prepare-release-pr (#8813)
See #8599, follow-up to #8681
This commit is contained in:
parent
2623ee2e0e
commit
4d965557e2
|
@ -30,7 +30,6 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
persist-credentials: false
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
|
|
Loading…
Reference in New Issue