This commit is contained in:
Max 2022-02-13 19:08:25 +08:00
parent dc1feb03de
commit 4ef5cd02ea

View file

@ -14,7 +14,7 @@ env:
VERSION: 0.9.0
jobs:
build:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
# if: ${{ github.event.workflow_run.conclusion == 'success' }}
runs-on: ubuntu-latest
steps:
- name: Checkout