Skip to content

Commit a57c8fb

Browse files
authored
chore: use different GCP SA secrets in release workflow (#46)
1 parent 51bf68e commit a57c8fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ jobs:
6161
id: gcloud_auth
6262
uses: google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935 # v2.1.8
6363
with:
64-
workload_identity_provider: ${{ secrets.GCP_CODE_SIGNING_WORKLOAD_ID_PROVIDER }}
65-
service_account: ${{ secrets.GCP_CODE_SIGNING_SERVICE_ACCOUNT }}
64+
workload_identity_provider: ${{ secrets.GCP_WORKLOAD_ID_PROVIDER }}
65+
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
6666
token_format: "access_token"
6767

6868
- name: Install wix

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy