File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ # These are supported funding model platforms
2+ jobs :
3+ job_id :
4+ permissions :
5+ contents : ' read'
6+ id-token : ' write'
7+
8+ steps :
9+
10+ # ...
11+
12+ - uses : ' google-github-actions/auth@v2'
13+ with :
14+ workload_identity_provider : ' projects/123456789/locations/global/workloadIdentityPools/my-pool/providers/my-provider'
15+ service_account : ' my-service-account@my-project.iam.gserviceaccount.com'
16+
17+ - uses : ' google-github-actions/deploy-cloudrun@v2'
18+ with :
19+ image : ' gcr.io/cloudrun/hello'
20+ service : ' hello-cloud-run'
21+ github : [KIDI’S TECH.com,kidiit]
22+ patreon : KIDI'S-TECH@patreon.com
23+ community_bridge : https://openprofile.dev/profile/kiditech
24+ custom : [https://github.com/KIDI-S-TECH, https://github.com/KidiIT]
25+
You can’t perform that action at this time.
0 commit comments