diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2d3d9dd..ba43fa3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,5 +34,5 @@ jobs: ref: master repo-token: ${{ secrets.GITHUB_TOKEN }} wait-interval: 10 - check-name: Deploy + check-regexp: Prepare|Linux|macOS|Windows|Deploy|deploy allowed-conclusions: success