We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc2b201 commit 6a35dc2Copy full SHA for 6a35dc2
1 file changed
.github/workflows/worflow-dispatch-build.yaml
@@ -36,7 +36,6 @@ jobs:
36
images: |
37
name=ghcr.io/${{ github.repository_owner }}/${{ inputs.gap-type }}
38
tags: |
39
- type=sha,priority=100
40
type=raw,priority=900,value=${{ inputs.gap-version }}-${{ inputs.target }}
41
42
0 commit comments