Roberto Dedoro
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/publish_docker_image.yml
|
|
@ -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 |
|
|
|