mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 09:39:13 +00:00
Update windows.yml
This commit is contained in:
parent
23e02f45c3
commit
aed3e42dbf
1 changed files with 1 additions and 0 deletions
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
@ -46,6 +46,7 @@ jobs:
|
||||||
run: 7z a D:/DolphinMPN-win32 D:/a/dolphin-mpn-src/dolphin-mpn-src/Binary/x64/*
|
run: 7z a D:/DolphinMPN-win32 D:/a/dolphin-mpn-src/dolphin-mpn-src/Binary/x64/*
|
||||||
# New Release
|
# New Release
|
||||||
- name: New Release
|
- name: New Release
|
||||||
|
if: ${{ startsWith(github.ref, 'refs/tags/') }}
|
||||||
uses: ncipollo/release-action@v1.12.0
|
uses: ncipollo/release-action@v1.12.0
|
||||||
with:
|
with:
|
||||||
artifacts: D:/DolphinMPN-win32.7z
|
artifacts: D:/DolphinMPN-win32.7z
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue