ci: use Release env for releases

This ensures we have access to Azure on CI runs for tags

Signed-off-by: Seth Flynn <getchoo@tuta.io>
This commit is contained in:
Seth Flynn
2025-12-30 19:32:09 -05:00
parent 57c4b71c61
commit d1313cbd2d
2 changed files with 6 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ jobs:
uses: ./.github/workflows/build.yml
with:
build-type: Release
environment: Release
secrets: inherit
create_release: