Skip to content

Commit

Permalink
Merge pull request #16 from KidiIT/KidiIT-patch-14
Browse files Browse the repository at this point in the history
Create FUNDING.yml
  • Loading branch information
KidiIT authored Dec 28, 2023
2 parents 6df87c5 + 4659325 commit e6221d8
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# These are supported funding model platforms

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: '[email protected]'

- 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'[email protected]
community_bridge: https://openprofile.dev/profile/kiditech
custom: [https://github.com/KIDI-S-TECH, https://github.com/KidiIT]

0 comments on commit e6221d8

Please sign in to comment.