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 8883be0 commit 34e00c8Copy full SHA for 34e00c8
.github/workflows/release.yml
@@ -14,6 +14,7 @@ jobs:
14
- name: Checkout code
15
uses: actions/checkout@v4
16
with:
17
+ ref: 'develop'
18
fetch-depth: 0
19
20
- name: Download linuxbuild
0 commit comments