Skip to content

Commit

Permalink
overwrite images if they exist
Browse files Browse the repository at this point in the history
  • Loading branch information
gmarzot committed Dec 29, 2024
1 parent bbee1b1 commit d9aaed6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_image_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,4 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
allow: overwrite=true # Add this line

0 comments on commit d9aaed6

Please sign in to comment.