-
-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathFUNDING.yml
More file actions
24 lines (19 loc) · 713 Bytes
/
FUNDING.yml
File metadata and controls
24 lines (19 loc) · 713 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
jobs:
job_id:
permissions:
contents: 'read'
id-token: 'write'
steps:
# ...
- uses: 'google-github-actions/auth@v2'
with:
workload_identity_provider: 'projects/123456789/locations/global/workloadIdentityPools/my-pool/providers/my-provider'
service_account: 'my-service-account@my-project.iam.gserviceaccount.com'
- uses: 'google-github-actions/deploy-cloudrun@v2'
with:
image: 'gcr.io/cloudrun/hello'
service: 'hello-cloud-run'
github: [KIDI’S TECH.com,kidiit]
patreon: KIDI'S-TECH@patreon.com
community_bridge: https://openprofile.dev/profile/kiditech
custom: [https://github.com/KIDI-S-TECH, https://github.com/KidiIT]