mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
ci(github-actions): move release environment to correct workflow (#3314)
This commit is contained in:
parent
be6dbd565d
commit
14a5b3ea3e
3 changed files with 1 additions and 2 deletions
1
.github/workflows/promote-release.yml
vendored
1
.github/workflows/promote-release.yml
vendored
|
|
@ -27,7 +27,6 @@ permissions:
|
|||
jobs:
|
||||
promote:
|
||||
runs-on: ubuntu-latest
|
||||
environment: Release
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue