diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 1cc258596..34251d915 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -312,6 +312,8 @@ jobs: name: Release needs: [build-data, linux, windows-step-3, check-release, mac, appimage] runs-on: ubuntu-latest + environment: + name: Deploy-Release steps: - uses: actions/checkout@v4