diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index aa35d06..ec2775e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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: |