Update build.yml
All checks were successful
Build and Deploy / build (push) Successful in 25s

This commit is contained in:
d.viti
2025-09-20 01:20:02 +02:00
parent 972dc5cee8
commit 758f75da43

View File

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