Skip to content

Commit d11df30

Browse files
committed
tags
1 parent 7c8ad58 commit d11df30

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/docker-publish.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ jobs:
4949
ghcr.io/gameservermanagers/steamcmd:ubuntu
5050
ghcr.io/gameservermanagers/steamcmd:ubuntu-24.04
5151
tags: |
52-
type=ref,event=branch
53-
type=ref,event=pr
54-
type=semver,pattern={{version}}
55-
type=sha
52+
latest
53+
ubuntu
54+
ubuntu-24.04
55+
5656
- name: Build and push (Ubuntu 24.04)
5757
uses: docker/build-push-action@v6
5858
with:

0 commit comments

Comments
 (0)