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 b685dfa commit 4746917Copy full SHA for 4746917
.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