Skip to content

Commit

Permalink
feat: add deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
reinaldocosta committed Mar 28, 2024
1 parent bb388d5 commit 08d5fc2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ on:
- main

jobs:
test:
deploy:
permissions:
id-token: write
uses: gentrop-cloud/actions_workflows/.github/workflows/deploy.yaml@main
with:
identity_pool: 'projects/195139564832/locations/global/workloadIdentityPools/my-pool/providers/my-provider'
Expand Down

0 comments on commit 08d5fc2

Please sign in to comment.