fix for github action
Some checks failed
Build docker container / build (push) Has been cancelled

This commit is contained in:
David Claeys 2024-08-09 15:10:34 +02:00
parent 386614e239
commit 0a600525bf

View File

@ -24,7 +24,7 @@ jobs:
id: meta id: meta
uses: docker/metadata-action@v5 uses: docker/metadata-action@v5
with: with:
images: ghcr.io/davidclaeysquinones/epg-info images: ghcr.io/davidclaeysquinones/webnut
tags: | tags: |
type=semver,pattern={{raw}} type=semver,pattern={{raw}}
- name: Build and push - name: Build and push