mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 08:52:43 +08:00
chore: 添加多app和账户的文档。
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -34,6 +34,7 @@ jobs:
|
||||
stop-start:
|
||||
if: ${{ github.event.inputs.actions == 'start' || github.event.inputs.actions == 'stop' }}
|
||||
runs-on: ubuntu-latest
|
||||
environment: ${{ github.event.inputs.env }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: akhileshns/heroku-deploy@v3.7.8 # This is the action
|
||||
|
||||
Reference in New Issue
Block a user