1 Commits
1.0.0 ... 1.0.1

Author SHA1 Message Date
0a600525bf fix for github action
Some checks failed
Build docker container / build (push) Has been cancelled
2024-08-09 15:10:34 +02:00

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