Skip to content

Commit 405baef

Browse files
committed
Added missing \
1 parent 24fe1c3 commit 405baef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gcp_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ jobs:
5858
gcloud run deploy ${{inputs.function-name}} \
5959
--image ${{inputs.repo}}/${{inputs.image-name}} \
6060
--region ${{inputs.region}} \
61-
--platform managed
61+
--platform managed \
6262
--allow-unauthenticated

0 commit comments

Comments
 (0)