fix: persist workflow git fetch auth #115

Merged
perl_d merged 1 commits from fix/workflow_fetch_auth into main 2026-07-27 15:09:40 +02:00
-1
View File
@@ -20,7 +20,6 @@ jobs:
with:
ref: ${{ github.ref_name }}
fetch-depth: 0
persist-credentials: false
- name: Set up Python
uses: actions/setup-python@v6