Skip to content

Commit e74e13f

Browse files
pdk27ec2-bot
andauthored
Upload k8s assets only on the second upload call (#851)
Co-authored-by: ec2-bot 🤖 <[email protected]>
1 parent 8a4ea79 commit e74e13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ build-binaries-windows:
126126

127127
upload-resources-to-github:
128128
${MAKEFILE_PATH}/scripts/upload-resources-to-github
129-
${MAKEFILE_PATH}/scripts/upload-resources-to-github -s ${K8S_1_25_ASSET_SUFFIX}
129+
${MAKEFILE_PATH}/scripts/upload-resources-to-github -k -s ${K8S_1_25_ASSET_SUFFIX}
130130

131131
upload-resources-to-github-windows:
132132
${MAKEFILE_PATH}/scripts/upload-resources-to-github -b

0 commit comments

Comments
 (0)