Skip to content

Commit

Permalink
image: Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
bilelmoussaoui authored Jan 20, 2024
1 parent 930d2b5 commit e4d561a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,6 @@ jobs:
with:
push: ${{ github.event_name != 'pull_request' }}
context: .
tags: latest
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit e4d561a

Please sign in to comment.