Fix: Ensure credentials are not persisted during checkout in sync workflow

This commit is contained in:
b267a 2026-01-30 19:01:29 +01:00
parent b70001b4b1
commit e33306b6af

View file

@ -27,6 +27,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
persist-credentials: false
- name: Verify token works
env: