Skip to content

Commit 37fd2c0

Browse files
authoredMay 8, 2022
Update publish-docker.yml
1 parent ecb6684 commit 37fd2c0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/publish-docker.yml

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ jobs:
3030
id: meta
3131
uses: docker/metadata-action@v3
3232
with:
33+
images: |
34+
SauravMaheshkar/$IMAGE_NAME
3335
# generate Docker tags based on the following events/attributes
3436
tags: |
3537
type=schedule

0 commit comments

Comments
 (0)
Please sign in to comment.