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 164dc11 commit 18b80c4Copy full SHA for 18b80c4
.github/workflows/ci.yaml
@@ -70,7 +70,7 @@ jobs:
70
name: Build image metadata
71
uses: docker/metadata-action@v3
72
with:
73
- images: ghcr.io/${{ github.repository }}/test
+ images: ghcr.io/${{ github.repository }}
74
tags: |-
75
type=schedule
76
type=ref,event=branch
0 commit comments