From a6a334ae514ae1998e9001b88545e688d80e3298 Mon Sep 17 00:00:00 2001 From: zizifn <1803942+zizifn@users.noreply.github.com> Date: Fri, 8 Apr 2022 23:58:14 +0800 Subject: [PATCH] add description --- .github/workflows/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 0a1f814..97a25e0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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