fixed workflow

Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
Jürgen Eckel 2023-01-26 21:11:55 +01:00
parent b174fb6984
commit 0f9a8b6bf6
No known key found for this signature in database

View File

@ -168,5 +168,5 @@ jobs:
context: .
platforms: linux/amd64,linux/arm/v7,linux/arm/v8
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.<meta_id>.outputs.tags }}
labels: ${{ steps.<meta_id>.outputs.labels }}
tags: ${{ steps.semver.outputs.tags }}
labels: ${{ steps.semver.outputs.labels }}