Skip to content

Commit

Permalink
checking out stable branch on update-s3-bucket job
Browse files Browse the repository at this point in the history
  • Loading branch information
felippeb committed Nov 16, 2023
1 parent a01c720 commit 4842774
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 4842774

Please sign in to comment.