diff --git a/.github/workflows/pure_domain.yml b/.github/workflows/pure_domain.yml index f7c73db..28794e8 100644 --- a/.github/workflows/pure_domain.yml +++ b/.github/workflows/pure_domain.yml @@ -16,7 +16,7 @@ jobs: uses: lewagon/wait-on-check-action@v1.0.0 with: ref: ${{ github.ref }} - check-name: "Auto Update Version" + running-workflow-name: "Auto Update Version" repo-token: ${{ secrets.GITHUB_TOKEN }} wait-interval: 10 allowed-conclusions: success,skipped,cancelled