ci: fix release action config
All checks were successful
build-and-test / build (push) Successful in 43s
release / build (release) Successful in 1m2s

This commit is contained in:
2025-08-25 17:03:28 +02:00
parent 8074084137
commit 852f8e2a0c

View File

@ -36,5 +36,3 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max