mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 21:58:48 +00:00
Update linux.yml
This commit is contained in:
parent
5e919a4708
commit
db36352629
1 changed files with 1 additions and 0 deletions
1
.github/workflows/linux.yml
vendored
1
.github/workflows/linux.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue