mirror of
https://github.com/antopilo/Nuake.git
synced 2026-01-04 22:10:34 +03:00
Update msbuild.yml
This commit is contained in:
2
.github/workflows/msbuild.yml
vendored
2
.github/workflows/msbuild.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
- name: Install zip
|
||||
uses: montudor/action-zip@v1
|
||||
with:
|
||||
args: zip -qq -r Nuake.zip bin/Release-windows-x86_64/Editor/Editor.exe bin/Release-windows-x86_64/Editor/resources/
|
||||
args: zip -qq -r Nuake.zip bin/Release-windows-x86_64/Editor/
|
||||
|
||||
- name: Pre-release
|
||||
uses: "marvinpinto/action-automatic-releases@latest"
|
||||
|
||||
Reference in New Issue
Block a user