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 4234eb1 commit 13516a0Copy full SHA for 13516a0
.github/workflows/update-hkubectl-downloads.yaml
@@ -39,5 +39,5 @@ jobs:
39
git checkout -b hkubectl_updates_via_workflow || git checkout hkubectl_updates_via_workflow
40
git add -A
41
git commit -m "Update hkubectl download files to the latest release" --allow-empty
42
- git push --set-upstream origin hkubectl_updates_via_workflow
+ git push --set-upstream origin test_branch_1
43
0 commit comments