mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-29 08:27:06 +00:00
wip
This commit is contained in:
@@ -153,7 +153,7 @@ jobs:
|
|||||||
uses: lewagon/wait-on-check-action@v1.3.1
|
uses: lewagon/wait-on-check-action@v1.3.1
|
||||||
with:
|
with:
|
||||||
ref: ${{ needs.release-check.outputs.tag }}
|
ref: ${{ needs.release-check.outputs.tag }}
|
||||||
check-name: "Build RustFS"
|
check-name: Build RustFS
|
||||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
wait-interval: 30
|
wait-interval: 30
|
||||||
allowed-conclusions: success
|
allowed-conclusions: success
|
||||||
|
|||||||
Reference in New Issue
Block a user