mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
ci: Add environment specification for promote-release job (#3340)
This commit is contained in:
parent
a3183fad91
commit
e8e80e6201
1 changed files with 1 additions and 0 deletions
1
.github/workflows/promote.yml
vendored
1
.github/workflows/promote.yml
vendored
|
|
@ -80,6 +80,7 @@ jobs:
|
|||
|
||||
promote-release:
|
||||
runs-on: ubuntu-latest
|
||||
environment: Release
|
||||
needs: [ prepare-build-info ]
|
||||
steps:
|
||||
- name: Promote to next channel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue