Skip to content

Commit

Permalink
fix: github workflow for main
Browse files Browse the repository at this point in the history
  • Loading branch information
vincejv committed Oct 17, 2022
1 parent 84aa2f1 commit aa89271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
with:
ref: main
ref: master
fetch-depth: 0

- name: Set up JDK 17
Expand Down

0 comments on commit aa89271

Please sign in to comment.