diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fa9c12653..604363e71 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -304,6 +304,10 @@ jobs: steps: - uses: actions/checkout@v3 + with: + ref: stable + repository: ${{ github.repository }} + ssh-key: ${{ secrets.SALT_BOOTSTRAP_RELEASE_KEY }} - name: Get Salt Project GitHub Actions Bot Environment run: |