diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7126882..ca59d72 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,6 +23,7 @@ jobs: uses: actions/checkout@v6 with: ref: ${{ github.head_ref }} + persist-credentials: true - name: Replace version constant run: |