1
0
Fork 0

Update githubci.yml

pull/2/head
LatantSea 2020-08-11 04:48:23 +00:00 committed by GitHub
parent 4ca9209b83
commit 4c18455f99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ jobs:
- name: Upload Release Asset
#if: github.event_name == 'release' && (github.event.action == 'published' || github.event.action == 'rerequested')
if: github.event_name != ''
working-directory: tools
env:
UPLOAD_URL: ${{ github.event.release.upload_url }}