Skip to content

Commit

Permalink
[cherry-pick] Upload charts without updating index (#188)
Browse files Browse the repository at this point in the history
/cherry-pick

Signed-off-by: Tamal Saha <[email protected]>

Co-authored-by: Tamal Saha <[email protected]>
  • Loading branch information
1gtm and tamalsaha authored Aug 27, 2020
1 parent b50a46f commit babe6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ jobs:
if [[ $GIT_TAG =~ "-alpha." ]] || [[ $GIT_TAG =~ "-beta." ]]; then
export REPO_DIR=testing
fi
./hack/scripts/open-pr.sh $GITHUB_WORKSPACE
./hack/scripts/upload-charts.sh $GITHUB_WORKSPACE

0 comments on commit babe6ed

Please sign in to comment.