Update windows.yml

This commit is contained in:
Nayla 2023-04-21 11:42:44 -04:00 committed by GitHub
commit c411de9e3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,6 +46,6 @@ 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
uses: softprops/action-gh-release@v1 uses: ncipollo/release-action@v1.12.0
with: with:
files: D:/DolphinMPN-win32.7z artifacts: D:/DolphinMPN-win32.7z