diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c28863f49..72503c545 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -119,7 +119,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #v4.2.2 with: fetch-depth: 0 - persist-credentials: false + persist-credentials: true - name: Bootstrap environment uses: ./.github/actions/bootstrap