1
0
mirror of https://github.com/bitwarden/desktop.git synced 2025-01-08 19:07:45 +01:00

Merge branch 'testing-update'

This commit is contained in:
Joseph Flinn 2021-01-15 22:00:43 +00:00
commit 292d87588f

View File

@ -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