Skip to content

Commit

Permalink
Fix cloud run workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yannick-muenz committed Mar 21, 2024
1 parent 8c52472 commit 3090e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloud-run-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ name: Build and Deploy to Cloud Run
on:
workflow_dispatch:
push:
branches: [ "master" ]
branches: [ "main" ]
env:
PROJECT_ID: genuine-wording-417014 # TODO: update Google Cloud project id
GAR_LOCATION: europe-west3 # TODO: update Artifact Registry location
Expand Down

0 comments on commit 3090e76

Please sign in to comment.