diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index d53e6eb..08e27e9 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -48,6 +48,7 @@ uses: actions/checkout@v5 with: fetch-depth: 0 + persist-credentials: false - name: Tag Major Version if: ${{ steps.release.outputs.release_created }}