Skip to content

Commit 61cbe76

Browse files
committed
chore: Rename service and GAR repository environment variables.
1 parent a4515ce commit 61cbe76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ on:
1010

1111
env:
1212
REGION: europe-west4
13-
SERVICE_NAME: cityjson-spec-mcp
13+
SERVICE_NAME: cj-mcp
1414
GAR_LOCATION: europe-west4
15-
GAR_REPOSITORY: cityjson-spec-mcp
15+
GAR_REPOSITORY: cj-mcp
1616

1717
jobs:
1818
build-and-push:

0 commit comments

Comments
 (0)