diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index 89ff584..bf332c4 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -32,7 +32,7 @@ jobs: with: images: git.claeyscloud.com/david/epg-info tags: | - type=semver,pattern={{raw}} + type=ref,event=tag type=sha - name: Build and push uses: https://github.com/docker/build-push-action@v5