mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-09 09:51:02 +01:00
Merge branch 'testing-update'
This commit is contained in:
commit
292d87588f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -196,7 +196,7 @@ jobs:
|
||||
SIGNING_CERT_NAME: ${{ secrets.SIGNING_CERT_NAME }}
|
||||
|
||||
- name: Build, Sign & Release
|
||||
if: github.ref == 'release'
|
||||
if: github.event.name == 'release'
|
||||
run: npm run publish:win
|
||||
env:
|
||||
ELECTRON_BUILDER_SIGN: 1
|
||||
|
Loading…
Reference in New Issue
Block a user