Skip to content

Commit

Permalink
Remove service account to try using direct resource access instead of…
Browse files Browse the repository at this point in the history
… service account impersonization
  • Loading branch information
kuzdogan committed Jul 18, 2024
1 parent c959f83 commit 5cb9015
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
uses: "google-github-actions/auth@v2"
with:
workload_identity_provider: "projects/1019539084286/locations/global/workloadIdentityPools/github/providers/sourcify"
service_account: "[email protected]"
- name: Set up Node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 5cb9015

Please sign in to comment.