ci: fix publish action and add build-args (#28)

Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
Stefan Dej 2024-06-11 09:50:54 +02:00 committed by GitHub
parent 97096dc45c
commit 022d8830a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -42,4 +42,6 @@ jobs:
with:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
KLIPPER_REPO=https://github.com/Klipper3d/klipper.git