Skip to content

Commit

Permalink
Add workflows, testing build
Browse files Browse the repository at this point in the history
  • Loading branch information
cybermaggedon committed Oct 5, 2024
1 parent b63a337 commit c08edd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: google-github-actions/auth@v2
with:
token_format: access_token
workload_identity_provider: projects/583813057664/locations/global/workloadIdentityPools/deploy
workload_identity_provider: projects/583813057664/locations/global/workloadIdentityPools/deploy/providers/github
service_account: deploy@trustgraph-demo.iam.gserviceaccount.com
access_token_lifetime: 900s
create_credentials_file: true
Expand Down

0 comments on commit c08edd2

Please sign in to comment.