ci: Persist git credentials for prepare-release-pr (#8813)

See #8599, follow-up to #8681
This commit is contained in:
Florian Bruhin 2021-06-28 20:58:55 +02:00 committed by GitHub
parent 2623ee2e0e
commit 4d965557e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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