1
Fork 0
mirror of https://github.com/Steffo99/greed.git synced 2024-11-21 13:34:18 +00:00

Do not tag images with the full name

github does not like it appearently
This commit is contained in:
Steffo 2022-12-04 01:19:57 +01:00 committed by GitHub
parent 29f3397d00
commit 85862a0547
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,6 @@ jobs:
uses: docker/build-push-action@v2
with:
tags: >-
ghcr.io/steffo99/greed:${{ steps.semver.outputs.full }},
ghcr.io/steffo99/greed:${{ steps.semver.outputs.precedence }},
ghcr.io/steffo99/greed:${{ steps.semver.outputs.core }},
ghcr.io/steffo99/greed:${{ steps.semver.outputs.pair }},