mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-27 18:04:52 +00:00
Update build script
This commit is contained in:
parent
d88c642aa6
commit
9fe11e69af
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -71,7 +71,7 @@ jobs:
|
||||
release: ${{ startsWith(github.ref, 'refs/tags/v') }}
|
||||
|
||||
- name: 'Upload Artifacts'
|
||||
if: contains(github.ref, "development")
|
||||
if: contains(github.ref, 'development')
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: desktop-artifacts
|
||||
|
Loading…
x
Reference in New Issue
Block a user