Skip to content

Commit

Permalink
Use master branch for checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Electrolyte220 committed Sep 3, 2023
1 parent a87bcf2 commit fe241c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: 'refs/heads/master'
- uses: actions/setup-java@v3
with:
java-version: '17'
Expand Down

0 comments on commit fe241c6

Please sign in to comment.