Fix broken package-debug.yaml publish

This commit is contained in:
Sean Greenawalt 2025-05-10 05:32:19 -04:00
commit fdfd7c5508
Signed by: seang96
GPG key ID: 504F02B511005571

View file

@ -35,6 +35,7 @@ jobs:
file: ./StalwartSimpleLoginMiddleware/Dockerfile
platforms: linux/amd64
push: true
build-args: |
BUILD_CONFIGURATION=Debug
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}