Skip to content

Commit 2b2f8b0

Browse files
committed
more deploy.yml changes
1 parent 450dbd9 commit 2b2f8b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs: # Sequence of jobs for this workflow
2828
run: |
2929
gcloud functions deploy hello_world_function \
3030
--source cloud_functions/hello_world \
31+
--region europe-west1 \
3132
--runtime python39 \
3233
--trigger-http \
3334

0 commit comments

Comments
 (0)