Skip to content

Commit

Permalink
Docker publish action.
Browse files Browse the repository at this point in the history
  • Loading branch information
driessamyn committed Feb 5, 2022
1 parent d9bd4fe commit 9a7bd45
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
- name: Push Docker image
uses: akhilerm/[email protected]
with:
with:
src: driessamyn/kafkasnoop
dst: |
${{ steps.meta.outputs.tags }}
src: driessamyn/kafkasnoop
dst: |
${{ steps.meta.outputs.tags }}

0 comments on commit 9a7bd45

Please sign in to comment.