Skip to content
Merged
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
persist-credentials: true
persist-credentials: false
fetch-depth: 0
- name: Setup Git
run: |
Expand Down