Skip to content

Commit fe37834

Browse files
Felippe Burkgarethgreenaway
authored andcommitted
checking out stable branch on update-s3-bucket job
1 parent a01c720 commit fe37834

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,10 @@ jobs:
304304

305305
steps:
306306
- uses: actions/checkout@v3
307+
with:
308+
ref: stable
309+
repository: ${{ github.repository }}
310+
ssh-key: ${{ secrets.SALT_BOOTSTRAP_RELEASE_KEY }}
307311

308312
- name: Get Salt Project GitHub Actions Bot Environment
309313
run: |

0 commit comments

Comments
 (0)