chore: update

This commit is contained in:
zizifn
2020-12-13 00:46:52 +08:00
committed by zizifn3
parent d9680ab683
commit 66738e12cb

View File

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