Merge pull request #1128 from gnosis/allow-desktop-build

Allow desktop build on master
This commit is contained in:
Mikhail Mikheev 2020-07-21 11:45:57 +04:00 committed by GitHub
commit f33332a3df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -3,9 +3,8 @@ name: Build/Release Desktop app
# this will help you specify where to run
on:
push:
branches-ignore:
# Temporary disable action
- '**'
branches:
- master
env:
REACT_APP_BLOCKNATIVE_KEY: ${{ secrets.REACT_APP_BLOCKNATIVE_KEY }}
@ -89,4 +88,3 @@ jobs:
with:
name: Desktop Windows
path: ./dist/Safe[ ]Multisig*.exe