mirror of
https://github.com/GeopJr/BLAHAJ.git
synced 2025-01-22 08:36:30 +01:00
fix(ci): just enable latest
This commit is contained in:
parent
5d8d62249a
commit
82f710a204
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
||||||
uses: docker/metadata-action@v5
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
flavor: |
|
flavor: |
|
||||||
latest=auto
|
latest=true
|
||||||
images: |
|
images: |
|
||||||
ghcr.io/${{ github.repository_owner }}/blahaj
|
ghcr.io/${{ github.repository_owner }}/blahaj
|
||||||
tags: |
|
tags: |
|
||||||
|
|
Loading…
Reference in a new issue