From 3e3284070bc57a0b5320796b9fb2c9438b1b786b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B8=A2=E4=BD=8E=E5=90=B8?= Date: Wed, 31 Aug 2022 12:12:33 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20action=20worker=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pure_domain.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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