mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 11:18:08 -06:00
Second attempt
This commit is contained in:
parent
44c1dbe6e0
commit
faa54108fa
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -42,4 +42,5 @@ jobs:
|
||||
mv scripts\TWBlue_setup.exe .release-assets\TWBlue_setup_${{github.ref_name}}.exe
|
||||
cd scripts\TWBlue64
|
||||
7z a -tzip ..\..\release-assets\TWBlue_portable_${{github.ref_name}}.zip .
|
||||
cd ..\..\
|
||||
gh release create release --draft -F "release-notes.md" -t "${{github.ref_name}}" .release-assets\TWBlue_setup_${{github.ref_name}}.exe .release-assets\TWBlue_portable_${{github.ref_name}}.zip
|
Loading…
Reference in New Issue
Block a user