👷 update deploy ci

This commit is contained in:
yanyongyu 2021-09-13 01:03:25 +08:00
parent 9e32b19f70
commit 09bcf54ae4

View File

@ -10,6 +10,7 @@ on:
jobs:
deploy:
runs-on: ubuntu-latest
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- name: start deployment
uses: bobheadxi/deployments@v0.6.0