ci: fix publish action and add build-args

Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
Stefan Dej 2024-06-11 08:36:49 +02:00
parent 97096dc45c
commit d50a36e9bd
1 changed files with 3 additions and 1 deletions

View File

@ -43,3 +43,5 @@ jobs:
push: true push: true
tags: ${{ steps.meta.outputs.tags }} 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