Update windows.yml

This commit is contained in:
Nayla 2023-04-21 12:10:36 -04:00 committed by GitHub
commit aed3e42dbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,6 +46,7 @@ jobs:
run: 7z a D:/DolphinMPN-win32 D:/a/dolphin-mpn-src/dolphin-mpn-src/Binary/x64/*
# New Release
- name: New Release
if: ${{ startsWith(github.ref, 'refs/tags/') }}
uses: ncipollo/release-action@v1.12.0
with:
artifacts: D:/DolphinMPN-win32.7z