We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb90956 commit be94caaCopy full SHA for be94caa
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
uses: docker/metadata-action@v5
44
with:
45
images: |
46
- ghcr.io/${{ github.repository }}/redis-keys-stats
+ ghcr.io/${{ github.repository }}
47
tags: |
48
type=ref,event=branch
49
type=ref,event=pr
0 commit comments