mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 17:12:33 +08:00
chore: update
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -17,7 +17,7 @@ jobs:
|
||||
- run: |
|
||||
echo "testinput: ${{ github.event.inputs.testinput }}"
|
||||
- uses: actions/checkout@v2
|
||||
- uses: akhileshns/heroku-deploy@v3 # This is the action
|
||||
- uses: akhileshns/heroku-deploy@v3.6.8 # This is the action
|
||||
with:
|
||||
heroku_api_key: ${{secrets.HEROKU_API_KEY}}
|
||||
heroku_app_name: ${{secrets.APP_NAME}} #Must be unique in Heroku
|
||||
|
||||
Reference in New Issue
Block a user