Skip to content

Commit 5961e1a

Browse files
committed
Updated release workflow
1 parent e1e990a commit 5961e1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: lewagon/wait-on-check-action@v1.4.0
2020
with:
2121
ref: ${{ github.sha }}
22-
check-name: 'edge' # Job name from edge.yaml
22+
check-name: 'Build Edge Image'
2323
repo-token: ${{ secrets.GITHUB_TOKEN }}
2424
wait-interval: 10
2525
allowed-conclusions: success,failure,cancelled,skipped

0 commit comments

Comments
 (0)