mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-26 01:22:51 +00:00
fix: github action check error
Signed-off-by: 24sama <jacksama@foxmail.com>
This commit is contained in:
parent
07d184b8db
commit
fe0e17771a
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue