fix latest tag on build.yaml

This commit is contained in:
Alie 2024-12-01 13:46:27 +01:00
parent 2485b74c58
commit 3c29ba44e3
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ jobs:
git.fai.st/fedi-image-bot/moderation-fe
# generate Docker tags based on the following events/attributes
tags: |
type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }}
type=raw,value=latest
type=ref,event=branch
type=semver,pattern={{raw}}
- name: Set up Docker Buildx