mirror of
https://github.com/GeopJr/BLAHAJ.git
synced 2025-01-22 08:36:30 +01:00
feat(ci): add lates=auto to docker
This commit is contained in:
parent
3ae101dea3
commit
5d8d62249a
1 changed files with 2 additions and 0 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -26,6 +26,8 @@ jobs:
|
|||
id: metadata
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
flavor: |
|
||||
latest=auto
|
||||
images: |
|
||||
ghcr.io/${{ github.repository_owner }}/blahaj
|
||||
tags: |
|
||||
|
|
Loading…
Reference in a new issue