add description

This commit is contained in:
zizifn
2022-04-09 00:00:09 +08:00
committed by zizifn
parent b327fc79a9
commit 7e6e0996a1

View File

@@ -26,10 +26,11 @@ jobs:
outputs:
actions: ${{ github.event.inputs.actions || 'deploy'}}
test111: ${{ github.event.inputs.env }} # todo
# steps:
# - id: isDeployHeroku # TODO check atcion doc for usage
# # if: ${{ github.event.inputs.actions == 'start'}}
# run: echo "::set-output name=action::false"
steps:
- id: isDeployHeroku # TODO check atcion doc for usage
# if: ${{ github.event.inputs.actions == 'start'}}
run: echo "test output"
output-jobenv:
runs-on: ubuntu-latest
needs: jobenv