diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 2fe294f11..28d5cfd95 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -441,7 +441,7 @@ jobs: release: name: Release - needs: [build-data, linux, source, windows]ยก + needs: [build-data, linux, source, windows] runs-on: ubuntu-latest if: ${{ github.ref == 'refs/heads/alpha' }}