Skip to content

Commit 08f4e09

Browse files
committed
ci: Persist git credentials for prepare-release-pr
See pytest-dev#8599, follow-up to pytest-dev#8681
1 parent ba1ad7d commit 08f4e09

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/prepare-release-pr.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
- uses: actions/checkout@v2
3131
with:
3232
fetch-depth: 0
33-
persist-credentials: false
3433

3534
- name: Set up Python
3635
uses: actions/setup-python@v2

0 commit comments

Comments
 (0)