We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5000beb commit 856efcdCopy full SHA for 856efcd
.github/workflows/template-publish-image/action.yaml
@@ -58,5 +58,5 @@ runs:
58
push: ${{ inputs.push }}
59
tags: ${{ steps.meta.outputs.tags }}
60
cache-from: type=gha
61
- cache-to: type=gha,mode=max
+ cache-to: type=gha,mode=max,ignore-error=true
62
platforms: ${{ inputs.platforms }}
0 commit comments