diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 213d31531..635da6832 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -239,6 +239,7 @@ jobs: name: Release needs: [build-data, linux, source, windows-step-3, check-release, mac] runs-on: ubuntu-latest + continue-on-error: true steps: - name: Update repo