diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bb83da0..f0fc19d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 with: fetch-depth: 0 - persist-credentials: false + persist-credentials: true - uses: ./.github/actions/pnpm