mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-22 01:22:21 +08:00
chore: update
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -11,7 +11,7 @@ on:
|
||||
|
||||
jobs:
|
||||
heroku-deploy:
|
||||
if: ${{ github.event.inputs.actions }} == 'deploy'
|
||||
if: ${{ github.event.inputs.actions == 'deploy' }}
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: |
|
||||
|
||||
Reference in New Issue
Block a user