1
0
Fork 0

Update githubci.yml

pull/2/head
LatantSea 2020-08-11 04:20:58 +00:00 committed by GitHub
parent d0942b53ba
commit 5f2ac8d622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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