mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-03-27 18:21:58 -04:00
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:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user