mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 08:52:43 +08:00
add description
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user