chore: Update alpha.yml workflow to include continue-on-error option

This commit is contained in:
Mauro Balades
2024-07-25 11:20:00 +02:00
parent 5464da21c4
commit c221c8e242

View File

@@ -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