diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index 2ec01b9..7a19559 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -41,10 +41,11 @@ jobs: org.opencontainers.image.documentation=https://git.claeyscloud.com/david/hyperion-docker images: | git.claeyscloud.com/david/hyperion-docker + flavor: | + latest=true tags: | - type=semver,pattern={{raw}} - type=sha - type=ref,event=tag + type=semver,pattern={{raw}} + type=sha - name: Build and push uses: https://github.com/docker/build-push-action@v5 with: