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 fa79678 commit b10db8cCopy full SHA for b10db8c
.github/workflows/publish-docker.yml
@@ -56,7 +56,7 @@ jobs:
56
id: meta
57
uses: docker/metadata-action@v5
58
with:
59
- images: abrookins/redis-sre-agent
+ images: redislabs/redis-sre-agent
60
tags: |
61
type=raw,value=${{ github.event.inputs.tag }}
62
type=raw,value=latest,enable=${{ github.event.inputs.push_latest }}
0 commit comments