We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d2811c commit d941a98Copy full SHA for d941a98
.github/workflows/release.yml
@@ -70,4 +70,4 @@ jobs:
70
if [[ $GIT_TAG =~ "-alpha." ]] || [[ $GIT_TAG =~ "-beta." ]]; then
71
export REPO_DIR=testing
72
fi
73
- ./hack/scripts/open-pr.sh $GITHUB_WORKSPACE
+ ./hack/scripts/upload-charts.sh $GITHUB_WORKSPACE
0 commit comments