mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-13 19:44:12 +00:00
Merge pull request #1128 from gnosis/allow-desktop-build
Allow desktop build on master
This commit is contained in:
commit
f33332a3df
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user