We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cb9b3f commit 1d5a137Copy full SHA for 1d5a137
.github/workflows/release.yml
@@ -24,6 +24,7 @@ jobs:
24
- name: Checkout
25
uses: actions/checkout@v4
26
with:
27
+ ref: 'master'
28
fetch-depth: 0
29
30
- name: Set up Java
0 commit comments