Merge pull request #889 from gnosis/fix/release-typo

Update build script
This commit is contained in:
Mati Dastugue 2020-05-07 16:53:45 -03:00 committed by GitHub
commit 4969db8f61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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