add platform label

This commit is contained in:
ThePhaseless
2024-11-21 22:38:34 +00:00
parent b19b1b852c
commit f117e4705a
+1
View File
@@ -92,6 +92,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: ${{ matrix.platform }}
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: GITHUB_BUILD=true