We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5735ef0 commit 8a8cfa6Copy full SHA for 8a8cfa6
.github/workflows/deploy.yml
@@ -16,6 +16,7 @@ jobs:
16
id: meta
17
with:
18
images: ghcr.io/${{ github.repository }}
19
+ flavor: latest=true
20
tags: type=sha
21
22
- uses: docker/setup-qemu-action@v3
0 commit comments