fix: github action check error

Signed-off-by: 24sama <jacksama@foxmail.com>
This commit is contained in:
24sama 2022-10-21 17:24:49 +08:00
parent 07d184b8db
commit fe0e17771a

View File

@ -59,7 +59,7 @@ jobs:
uses: lewagon/wait-on-check-action@v1.1.2
with:
ref: ${{ github.ref }}
check-name: 'goreleaser'
check-name: 'create draft release'
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 10
allowed-conclusions: success