Skip to content

Commit

Permalink
Roll back to using service account to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzdogan committed Jul 18, 2024
1 parent 5cb9015 commit 63858a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ 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 63858a6

Please sign in to comment.