Skip to content

Commit

Permalink
ci: on release push changes to 5.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
warlof authored Jul 14, 2023
1 parent 5606381 commit 1d48854
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: eveseat/seat-docker
ref: '5.0.x'
ssh-key: '${{ secrets.SEAT_DOCKER_REPO }}'
- run: |
git config user.name github-actions
Expand Down

0 comments on commit 1d48854

Please sign in to comment.