We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a0d9a0 commit b6c5a72Copy full SHA for b6c5a72
.github/workflows/publish-docker.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: docker/metadata-action@v3
32
with:
33
images: |
34
- name=ghcr.io/sauravmaheshkar/$IMAGE_NAME
+ name=ghcr.io/sauravmaheshkar/python-template-dev
35
# generate Docker tags based on the following events/attributes
36
tags: |
37
type=schedule
0 commit comments