mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-22 01:22:21 +08:00
Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: |
|
||||
echo "testinput: ${{ github.event.inputs.testinput }}"
|
||||
echo "testinput: "${{ github.event.inputs.testinput }}"
|
||||
- uses: actions/checkout@v2
|
||||
- uses: akhileshns/heroku-deploy@v3.7.8 # This is the action
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user