🐛 action worker name

This commit is contained in:
踢低吸 2022-08-31 12:12:33 +00:00
parent 3a3d0fb38f
commit 3e3284070b

View File

@ -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