Skip to content

Commit

Permalink
fixup! github/actions: revamp
Browse files Browse the repository at this point in the history
  • Loading branch information
tharvik committed May 6, 2024
1 parent 9dd28b7 commit 365c0fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: deploy-server
name: deploy
on: push

jobs:
Expand Down Expand Up @@ -43,6 +43,7 @@ jobs:
create_credentials_file: true
project_id: disco-367212
workload_identity_provider: projects/905419434797/locations/global/workloadIdentityPools/github/providers/github
service_account: [email protected]
- uses: google-github-actions/deploy-cloudrun@v2
with:
service: disco
Expand Down

0 comments on commit 365c0fb

Please sign in to comment.