Skip to content

Commit 9ae47b1

Browse files
Update .github/workflows/ci.yaml
Co-authored-by: Dean Sheather <dean@deansheather.com>
1 parent 4a7da92 commit 9ae47b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ jobs:
863863
TOKEN_PARIS: ${{ secrets.FLY_PARIS_CODER_PROXY_SESSION_TOKEN }}
864864
TOKEN_SYDNEY: ${{ secrets.FLY_SYDNEY_CODER_PROXY_SESSION_TOKEN }}
865865
TOKEN_SAO_PAULO: ${{ secrets.FLY_SAO_PAULO_CODER_PROXY_SESSION_TOKEN }}
866-
TOKEN_JNB: ${{ secrets.FLY_JNB_CODDER_PROXY_SESSION_TOKEN }}
866+
TOKEN_JNB: ${{ secrets.FLY_JNB_CODER_PROXY_SESSION_TOKEN }}
867867

868868
# sqlc-vet runs a postgres docker container, runs Coder migrations, and then
869869
# runs sqlc-vet to ensure all queries are valid. This catches any mistakes

0 commit comments

Comments
 (0)