Skip to content

Commit 4d96555

Browse files
authored
ci: Persist git credentials for prepare-release-pr (#8813)
See #8599, follow-up to #8681
1 parent 2623ee2 commit 4d96555

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)