Update linux.yml

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

View file

@ -49,6 +49,7 @@ jobs:
run: 7z a /home/runner/DolphinMPN-linux /home/runner/work/Dolphin-MPN-src/Dolphin-MPN-src/build/Binaries/*
# New Release
- name: New Release
if: ${{ startsWith(github.ref, 'refs/tags/') }}
uses: ncipollo/release-action@v1.12.0
with:
artifacts: /home/runner/DolphinMPN-linux.7z