Skip to content

Commit

Permalink
Update cloudrun.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored Sep 30, 2024
1 parent 361b43d commit df7d883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudrun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Deploy to Cloud Run
run: |
gcloud run deploy bastienlaw.com \
gcloud run deploy bastienlaw-website \
--region useast1 \
--source .\app\ \
--allow-unauthenticated

1 comment on commit df7d883

@vercel
Copy link

@vercel vercel bot commented on df7d883 Sep 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.