mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-05-06 06:35:24 +00:00
Corrects the Docker image build check name
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user