Skip to content

Commit

Permalink
fix: give meta workflow step an id
Browse files Browse the repository at this point in the history
  • Loading branch information
yreynhout committed Aug 26, 2024
1 parent 5de474b commit 9027db5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/replicator-publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
uses: docker/setup-qemu-action@v3
-
name: Set up Docker metadata
id: meta
uses: docker/metadata-action@v5
with:
images: |
Expand Down

0 comments on commit 9027db5

Please sign in to comment.