Skip to content

Commit

Permalink
fix: fix dev cloud run service name
Browse files Browse the repository at this point in the history
  • Loading branch information
stdavis committed Jun 10, 2024
1 parent 25c7b66 commit 10b3a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
identity-provider: ${{ secrets.IDENTITY_PROVIDER }}
service-account-email: ${{ secrets.SERVICE_ACCOUNT_EMAIL }}
project-id: ${{ secrets.PROJECT_ID }}
service: printproxy
service: proxy
flags: |
--service-account=cloud-run-sa@${{ secrets.PROJECT_ID }}.iam.gserviceaccount.com
--allow-unauthenticated
Expand Down

0 comments on commit 10b3a8e

Please sign in to comment.