mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(ci): remove release environment from prepare-build-info job (#3316)
This commit is contained in:
parent
cbeecd5385
commit
be2719d365
1 changed files with 0 additions and 1 deletions
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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue