fix: typo in pipeline step

This commit is contained in:
Sebastian Di Luzio 2025-04-10 20:05:10 +01:00 committed by GitHub
parent a540b2a544
commit 6a748026ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Docker meta
id: metal
id: meta
uses: docker/metadata-action@v5
with:
images: |
@ -41,4 +41,4 @@ jobs:
tags: ${{ steps.metal.outputs.tags }}
labels: ${{ steps.metal.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
cache-to: type=gha,mode=max