diff --git a/.github/workflows/build-test.yaml b/.github/workflows/build-test.yaml index 010924dad5..8b01efe868 100644 --- a/.github/workflows/build-test.yaml +++ b/.github/workflows/build-test.yaml @@ -4198,7 +4198,7 @@ jobs: } # make latest different from current - ./bin/kots set config "$APP_SLUG" --key=username --value=latest-username --namespace default + ./bin/kots set config "$APP_SLUG" --key=username --value=latest-username --namespace "$APP_SLUG" # validate the archive for sequence 0 ./bin/kots download --namespace "$APP_SLUG" --slug "$APP_SLUG" --sequence=0 --decrypt-password-values --overwrite