Skip to content

Commit ff459ae

Browse files
committed
Fix docker build
1 parent 090cd9a commit ff459ae

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
3030
with:
3131
images: ghcr.io/creeperkatze/modfolio
32+
tags: |
33+
type=raw,value=latest
34+
type=ref,event=tag
3235
labels: |
3336
org.opencontainers.image.title=modfolio
3437
org.opencontainers.image.description=Flex your modding stats anywhere

0 commit comments

Comments
 (0)