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 575d0fd commit 71f24cfCopy full SHA for 71f24cf
.github/workflows/docker.yaml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
images: |
50
ghcr.io/${{ github.repository }}
51
-# docker.io/${{ secrets.DOCKER_HUB_USERNAME }}/${{ github.event.repository.name }}
+ docker.io/${{ secrets.DOCKER_HUB_USERNAME }}/${{ github.event.repository.name }}
52
flavor: |
53
latest=false
54
tags: |
0 commit comments