Remove tags to use default
All checks were successful
Build and Push Container / build (push) Successful in 41s

This commit is contained in:
pfych 2025-04-20 14:06:27 +10:00
parent 885442efce
commit 25ea581063

View File

@ -16,11 +16,6 @@ jobs:
uses: docker/metadata-action@v5 uses: docker/metadata-action@v5
with: with:
images: git.pfy.ch/pfych/chapter-tracker images: git.pfy.ch/pfych/chapter-tracker
# generate Docker tags based on the following events/attributes
tags: |
type=ref,event=tag
type=ref,event=branch
type=sha
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3