Skip to content

Commit e0d40d5

Browse files
fix: proper service account
1 parent 47f5fd7 commit e0d40d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: google-github-actions/auth@v3
2626
with:
2727
workload_identity_provider: 'projects/824216268633/locations/global/workloadIdentityPools/github-actions/providers/github-actions-oidc'
28-
service_account: "github-actions@mw-lunarclient-cdn.iam.gserviceaccount.com"
28+
service_account: "github-actions@mw-lunarclient-maven-repo.iam.gserviceaccount.com"
2929

3030
- name: Setup Java
3131
uses: actions/setup-java@v3

0 commit comments

Comments
 (0)