Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Commit 0864c02

Browse files
committed
flavor
1 parent 60fae1f commit 0864c02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ jobs:
7575
uses: docker/metadata-action@v3.6.2
7676
with:
7777
images: gameservermanagers/linuxgsm-docker
78+
flavor: |
79+
latest=auto
7880
7981
# Build and push Docker image with Buildx (don't push on PR)
8082
# https://github.com/docker/build-push-action

0 commit comments

Comments
 (0)