This commit is contained in:
2024-12-01 12:38:19 -07:00
parent cd0ef48067
commit bc212ba5fe

View File

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