diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a695ecc20..eb7093438 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,6 +33,7 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 25 + ref: ${{ github.event.inputs.branch }} - name: Install Pnpm run: corepack enable