ci: Remove environment from github-release job

Removed the environment specification for the github-release job.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich
2026-03-05 13:13:14 -06:00
committed by GitHub
parent 63984f0723
commit 43f9aa0b50

View File

@@ -277,7 +277,6 @@ jobs:
github-release:
runs-on: ubuntu-latest
needs: [prepare-build-info, release-google, release-fdroid]
environment: Release
permissions:
contents: write
id-token: write