We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f79caf commit e542894Copy full SHA for e542894
1 file changed
.github/workflows/publish-container.yml
@@ -124,7 +124,7 @@ jobs:
124
with:
125
images: |
126
ghcr.io/${{env.REGISTRY_USER}}/${{matrix.name}},enable=true
127
- docker.io/mm25zamanian/${{matrix.name}},enable=true
+ docker.io/mm25zamanian/${{matrix.name}},enable=false
128
tags: |
129
type=ref,event=branch
130
type=raw,value=${{steps.version.outputs.version}}
0 commit comments