Skip to content

Commit d941a98

Browse files
1gtmtamalsaha
andauthored
[cherry-pick] Upload charts without updating index (#220)
/cherry-pick Signed-off-by: Tamal Saha <tamal@appscode.com> Co-authored-by: Tamal Saha <tamal@appscode.com>
1 parent 1d2811c commit d941a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ jobs:
7070
if [[ $GIT_TAG =~ "-alpha." ]] || [[ $GIT_TAG =~ "-beta." ]]; then
7171
export REPO_DIR=testing
7272
fi
73-
./hack/scripts/open-pr.sh $GITHUB_WORKSPACE
73+
./hack/scripts/upload-charts.sh $GITHUB_WORKSPACE

0 commit comments

Comments
 (0)