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 bf02acd commit 51f0ef6Copy full SHA for 51f0ef6
.github/workflows/update-hkubectl-downloads.yaml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v2
15
with:
16
repository: kube-HPC/kube-HPC.github.io
17
- ref: main
+ ref: source
18
19
- name: Download latest release files from hkubectl
20
run: |
0 commit comments