We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ee52b commit 51106c2Copy full SHA for 51106c2
.github/workflows/deploy-api.yml
@@ -17,7 +17,7 @@ env:
17
REGION: europe-west4
18
SERVICE_NAME: flatcitybuf-api
19
GAR_LOCATION: europe-west4
20
- GAR_REPOSITORY: flatcitybuf-api
+ GAR_REPOSITORY: flatcitybuf
21
22
jobs:
23
build-and-push:
0 commit comments