add description

This commit is contained in:
zizifn
2022-04-08 23:58:14 +08:00
committed by zizifn
parent eed2b335a8
commit a6a334ae51

View File

@@ -27,9 +27,9 @@ jobs:
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"
# - id: isDeployHeroku # TODO check atcion doc for usage
# # if: ${{ github.event.inputs.actions == 'start'}}
# run: echo "::set-output name=action::false"
output-jobenv:
runs-on: ubuntu-latest
needs: jobenv