update docker image name

This commit is contained in:
Roberto Dedoro 2021-07-02 13:23:38 +08:00 committed by GitHub
parent c2d8166e74
commit 760c3757f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ jobs:
id: meta
uses: docker/metadata-action@v3
with:
images: mirobertod/healthchecks
images: healthchecks/healthchecks
- name: Build and push Docker image
uses: docker/build-push-action@v2