Skip to content

Commit 56d582c

Browse files
committed
change username to coder
1 parent 9576a3f commit 56d582c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ jobs:
385385
echo "password=$password" >> $GITHUB_OUTPUT
386386
387387
coder login \
388-
--first-user-username test \
388+
--first-user-username coder \
389389
--first-user-email pr${{ env.PR_NUMBER }}@coder.com \
390390
--first-user-password $password \
391391
--first-user-trial \

0 commit comments

Comments
 (0)