This commit is contained in:
2024-12-01 12:34:28 -07:00
parent a74599f543
commit 957b4a4fde

View File

@@ -131,13 +131,11 @@ jobs:
id: task_release_gh_meta
uses: docker/metadata-action@v5
with:
flavor: |
latest=false
images: |
aetherinox/thetvapp
ghcr.io/Aetherinox/thetvapp-docker
tags: |
type=raw,value=latest,enable=false
type=ref,enable=true,priority=600,prefix=,suffix=-php,event=tag
type=raw,value=latest,enable=${{ endsWith(github.ref, 'main') }}
type=ref,event=tag
# #
# Release > Github > Debug