diff --git a/.github/workflows/publish-docker.yml b/.github/workflows/publish-docker.yml index 94e5dc6..1f4e2dc 100644 --- a/.github/workflows/publish-docker.yml +++ b/.github/workflows/publish-docker.yml @@ -30,6 +30,8 @@ jobs: id: meta uses: docker/metadata-action@v3 with: + images: | + SauravMaheshkar/$IMAGE_NAME # generate Docker tags based on the following events/attributes tags: | type=schedule