Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
reevejd committed Sep 22, 2023
1 parent 0169d6c commit 137d692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:
# push: ${{ inputs.push }}
push: false
tags: ${{ steps.meta.outputs.tags }}
outputs: type=oci,dest=./image.oci
outputs: type=oci,dest=./image.oci,tar=false
labels: ${{ steps.meta.outputs.labels }}
cache-from: ${{ steps.should-cache.outputs.cache-from }}
cache-to: ${{ steps.should-cache.outputs.cache-to }}
Expand Down

0 comments on commit 137d692

Please sign in to comment.