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 e269fc7 commit b996a3cCopy full SHA for b996a3c
1 file changed
.github/workflows/release.yaml
@@ -55,7 +55,7 @@ jobs:
55
- name: Publish to DockerHub Registry
56
uses: elgohr/Publish-Docker-Github-Action@ec61b713af46c32efaa27ac2626c2acb82ce6435 # v5
57
with:
58
- name: flanksource/config-db
+ name: flanksource/batch-runner
59
username: ${{ secrets.DOCKER_USERNAME }}
60
password: ${{ secrets.DOCKER_PASSWORD }}
61
snapshot: true
0 commit comments