Skip to content

Commit 24fabff

Browse files
committed
Fix post release docker check
Signed-off-by: Michael Telatynski <[email protected]>
1 parent aeabf3b commit 24fabff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
ref: master
5050
repo-token: ${{ secrets.GITHUB_TOKEN }}
5151
wait-interval: 10
52-
check-name: "Docker Buildx (vanilla)"
52+
check-name: "Docker Buildx"
5353
allowed-conclusions: success
5454

5555
- name: Wait for debian package

0 commit comments

Comments
 (0)