Misc fixes to workflows

This commit is contained in:
MuneebAijaz
2024-08-19 10:22:29 +05:00
parent bb1afc2932
commit 0d4593cb5e
2 changed files with 2 additions and 15 deletions
+1
View File
@@ -27,6 +27,7 @@ jobs:
with:
token: ${{ secrets.STAKATER_GITHUB_TOKEN }}
fetch-depth: 0 # otherwise, you will fail to push refs to dest repo
submodules: recursive
# Setting up helm binary
- name: Set up Helm