Skip to content

Commit

Permalink
ci: push against 5.0.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
warlof authored Jul 14, 2023
1 parent 91852bf commit 833b4e1
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 833b4e1

Please sign in to comment.