Skip to content

Commit

Permalink
chore: change cloud run service name
Browse files Browse the repository at this point in the history
So that we can attach a new domain.
  • Loading branch information
stdavis committed May 28, 2024
1 parent 51ed0c0 commit 385d7ec
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 @@ -71,7 +71,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 385d7ec

Please sign in to comment.