mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Update release.yml
This commit is contained in:
parent
0d7527af7f
commit
4b815668c1
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
||||
- name: Create Release Folder
|
||||
run: mkdir c:\wabbajack_releases\${{ github.event.inputs.version }}
|
||||
- name: Copy Launcher
|
||||
run: copy c:\tmp\PublishLauncher\Wabbajack c:\wabbajack_releases\${{ github.event.inputs.version }}\Wabbajack.exe
|
||||
run: copy c:\tmp\PublishLauncher\Wabbajack.exe c:\wabbajack_releases\${{ github.event.inputs.version }}\Wabbajack.exe
|
||||
- name: Zip Release
|
||||
uses: vimtor/action-zip@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user