Skip to content

Commit 291a8b0

Browse files
committed
chore: 添加多app和账户的文档。
1 parent a42be88 commit 291a8b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
stop-start:
3535
if: ${{ github.event.inputs.actions == 'start' || github.event.inputs.actions == 'stop' }}
3636
runs-on: ubuntu-latest
37+
environment: ${{ github.event.inputs.env }}
3738
steps:
3839
- uses: actions/checkout@v2
3940
- uses: akhileshns/heroku-deploy@v3.7.8 # This is the action

0 commit comments

Comments
 (0)