Skip to content

Commit

Permalink
ci: Persist git credentials for prepare-release-pr (pytest-dev#8813)
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Compiler authored Jun 28, 2021
1 parent 2623ee2 commit 4d96555
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prepare-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4d96555

Please sign in to comment.