Skip to content

Commit

Permalink
fix docker action
Browse files Browse the repository at this point in the history
  • Loading branch information
MarconLP committed Jul 16, 2023
1 parent c76a928 commit 83c5053
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ jobs:
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
tags: ghcr.io/marconlp/snapify:latest

1 comment on commit 83c5053

@vercel
Copy link

@vercel vercel bot commented on 83c5053 Jul 16, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.