Merge branch 'nightly' into add-cpack

This commit is contained in:
ReenigneArcher
2022-05-12 21:05:23 -04:00

View File

@@ -195,6 +195,7 @@ jobs:
with:
name: sunshine-linux
path: artifacts/
- name: Create Release
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/master' }}
uses: SunshineStream/actions/create_release@master