diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index dac856ed..285ef572 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -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