add description

This commit is contained in:
zizifn
2022-04-09 00:01:02 +08:00
committed by zizifn
parent 7e6e0996a1
commit 0ba49ca550

View File

@@ -46,7 +46,6 @@ jobs:
echo "heroku-region: ${{ github.event.inputs.heroku-region }}"
echo "heroku-app-name: ${{ github.event.inputs.heroku-app-name }}"
echo "env: ${{ github.event.inputs.env }}"
echo "HEROKU_V2RAY_UUID: ${{ github.event.inputs.env }}"
- id: APP_NAME is empty
if: ${{ env.APP_NAME == ''}}
run: echo APP_NAME is empty