You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Any other scenarios (e.g. when a branch is created/pushed) will cause the publish step to be skipped, most commonly this is expected to happen for the
@@ -87,10 +91,10 @@ jobs:
87
91
if [[ $TRIGGER == "pull_request" ]]; then
88
92
echo "exporting test as target helm repo: ${{ env.TEST_REPO_HELM_URL }}"
0 commit comments