ci(github): add Release environment to desktop release workflow (#4797)

This commit is contained in:
James Rich 2026-03-14 09:43:40 -05:00 committed by GitHub
parent 609d24a9e4
commit ac8119b086
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -261,6 +261,7 @@ jobs:
release-desktop:
runs-on: ${{ matrix.os }}
needs: [prepare-build-info]
environment: Release
strategy:
fail-fast: false
matrix: