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 f57a3e4 commit 4cf557bCopy full SHA for 4cf557b
.github/workflows/ghcr-publish.yml
@@ -82,6 +82,7 @@ jobs:
82
cache-from: type=gha
83
cache-to: type=gha,mode=max
84
platforms: ${{ matrix.platform }}
85
+ outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true
86
87
- name: Export digest
88
run: |
0 commit comments