forked from Mirrors/OmniNX
Updated Workflow
This commit is contained in:
parent
73bccaf4ff
commit
6307493bfe
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-all.yml
vendored
1
.github/workflows/build-all.yml
vendored
|
|
@ -18,6 +18,7 @@ jobs:
|
|||
- name: Create Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
name: Release ${{ github.ref_name }}
|
||||
files: |
|
||||
output/OmniNX-Light-*.zip
|
||||
output/OmniNX-Standard-*.zip
|
||||
|
|
|
|||
Loading…
Reference in a new issue