mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-18 02:09:49 +00:00
Merge branch 'nightly' into add-cpack
This commit is contained in:
commit
a5e56cf47d
1
.github/workflows/CI.yml
vendored
1
.github/workflows/CI.yml
vendored
@ -195,6 +195,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: sunshine-linux
|
name: sunshine-linux
|
||||||
path: artifacts/
|
path: artifacts/
|
||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
|
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
|
||||||
uses: SunshineStream/actions/create_release@master
|
uses: SunshineStream/actions/create_release@master
|
||||||
|
Loading…
Reference in New Issue
Block a user