Skip to content

Commit b07ee2e

Browse files
committed
chore: correct registry name
Signed-off-by: Prateek Chandra <[email protected]>
1 parent c614963 commit b07ee2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/staging/validate.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ fi
5757
export NO_RUN=true
5858
export CI=1
5959
echo "Running release.sh from: $PARENT_ROOT_DIR/scripts/release.sh"
60-
bash "$PARENT_ROOT_DIR/scripts/release.sh" --registry docker.io/officialpchandra19
60+
bash "$PARENT_ROOT_DIR/scripts/release.sh" --registry docker.io/officialprateek11
6161
)
6262

6363
# --- Default envs ---

0 commit comments

Comments
 (0)