Corrects the Docker image build check name

This commit is contained in:
stumpylog
2026-05-05 09:00:02 -07:00
parent 5966b12362
commit 6b86f6f723
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
uses: lewagon/wait-on-check-action@9312864dfbc9fd208e9c0417843430751c042800 # v1.7.0
with:
ref: ${{ github.sha }}
check-name: 'Build Docker Image'
check-name: 'Merge and Push Manifest'
repo-token: ${{ secrets.GITHUB_TOKEN }}
wait-interval: 60
build-release: