mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-05 21:26:42 -04:00
chore(ci): remove release environment from prepare-build-info job (#3316)
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -19,7 +19,6 @@ permissions:
|
||||
jobs:
|
||||
prepare-build-info:
|
||||
runs-on: ubuntu-latest
|
||||
environment: Release
|
||||
outputs:
|
||||
APP_VERSION_NAME: ${{ steps.get_version_name.outputs.APP_VERSION_NAME }}
|
||||
APP_VERSION_CODE: ${{ steps.calculate_version_code.outputs.versionCode }}
|
||||
|
||||
Reference in New Issue
Block a user