mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 08:52:43 +08:00
add description
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
|||||||
outputs:
|
outputs:
|
||||||
actions: ${{ github.event.inputs.actions || 'deploy'}}
|
actions: ${{ github.event.inputs.actions || 'deploy'}}
|
||||||
test111: ${{ github.event.inputs.env }} # todo
|
test111: ${{ github.event.inputs.env }} # todo
|
||||||
steps:
|
# steps:
|
||||||
# - id: isDeployHeroku # TODO check atcion doc for usage
|
# - id: isDeployHeroku # TODO check atcion doc for usage
|
||||||
# # if: ${{ github.event.inputs.actions == 'start'}}
|
# # if: ${{ github.event.inputs.actions == 'start'}}
|
||||||
# run: echo "::set-output name=action::false"
|
# run: echo "::set-output name=action::false"
|
||||||
|
|||||||
Reference in New Issue
Block a user