Skip to content

Commit

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

Signed-off-by: Tamal Saha <tamal@appscode.com>

Co-authored-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
1gtm and tamalsaha committed Aug 27, 2020
1 parent 14aaf6c commit 3a168e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
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 3a168e8

Please sign in to comment.