mirror of
https://github.com/decompals/wibo.git
synced 2025-09-22 11:09:54 +00:00
Update CI release action
This commit is contained in:
parent
c80b7cb3d0
commit
6d0bff464a
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -53,9 +53,11 @@ jobs:
|
||||
path: build/wibo_debug
|
||||
|
||||
- name: Publish release
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v2
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
with:
|
||||
files: |
|
||||
build/wibo
|
||||
build/wibo_debug
|
||||
draft: true
|
||||
generate_release_notes: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user