We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d9b01 commit e06c973Copy full SHA for e06c973
.github/workflows/docker-image-tag-version.yml
@@ -69,7 +69,7 @@ jobs:
69
ghcr.io/${{ github.repository_owner }}/magic
70
tags: |
71
type=raw,value=${{ matrix.MAGIC_VERSION }}
72
- type=raw,value=lastet
+ type=raw,value=latest
73
flavor: |
74
latest=false
75
0 commit comments