mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +01:00
adding in the flag to the build_and_sign workflow
This commit is contained in:
parent
c508c7cd05
commit
88bf9be15f
3
.github/workflows/build-and-sign.yml
vendored
3
.github/workflows/build-and-sign.yml
vendored
@ -71,8 +71,7 @@ jobs:
|
||||
npm run build
|
||||
npm run pack:win
|
||||
env:
|
||||
CSC_LINK: ${{ secrets.EB_SIGNING_CERT_IDENTIFIER_URL }}
|
||||
CSC_KEY_PASSWORD: ${{ secrets.EB_SIGNING_CERT_KEY }}
|
||||
ELECTRON_BUILDER_SIGN: true
|
||||
SIGNING_VAULT_URL: ${{ secrets.SIGNING_VAULT_URL }}
|
||||
SIGNING_CLIENT_ID: ${{ secrets.SIGNING_CLIENT_ID }}
|
||||
SIGNING_TENANT_ID: ${{ secrets.SIGNING_TENANT_ID }}
|
||||
|
Loading…
Reference in New Issue
Block a user