ci: Add environment specification for promote-release job (#3340)

This commit is contained in:
James Rich 2025-10-04 16:26:03 -05:00 committed by GitHub
parent a3183fad91
commit e8e80e6201
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,6 +80,7 @@ jobs:
promote-release:
runs-on: ubuntu-latest
environment: Release
needs: [ prepare-build-info ]
steps:
- name: Promote to next channel