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:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
||||
uses: ./.github/workflows/build.yml
|
||||
with:
|
||||
build-type: Release
|
||||
environment: Release
|
||||
secrets: inherit
|
||||
|
||||
create_release:
|
||||
|
||||
Reference in New Issue
Block a user