chore: update

This commit is contained in:
zizifn
2020-12-13 00:07:07 +08:00
committed by zizifn3
parent b917b4dc1a
commit 506069cb96

View File

@@ -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