Skip to content

Commit

Permalink
Merge pull request #12 from ndonathan/ndonathan-patch-9
Browse files Browse the repository at this point in the history
Update docker-publish.yml
  • Loading branch information
ndonathan authored Nov 13, 2023
2 parents 9da5faa + 2763c60 commit 82e80be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
context: .
file: ${{ matrix.file }}
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.labels }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
Expand Down

0 comments on commit 82e80be

Please sign in to comment.