Skip to content

Commit b6c5a72

Browse files
Update publish-docker.yml
1 parent 8a0d9a0 commit b6c5a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: docker/metadata-action@v3
3232
with:
3333
images: |
34-
name=ghcr.io/sauravmaheshkar/$IMAGE_NAME
34+
name=ghcr.io/sauravmaheshkar/python-template-dev
3535
# generate Docker tags based on the following events/attributes
3636
tags: |
3737
type=schedule

0 commit comments

Comments
 (0)