Skip to content

Commit b996a3c

Browse files
authored
chore: fix batch image
1 parent e269fc7 commit b996a3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Publish to DockerHub Registry
5656
uses: elgohr/Publish-Docker-Github-Action@ec61b713af46c32efaa27ac2626c2acb82ce6435 # v5
5757
with:
58-
name: flanksource/config-db
58+
name: flanksource/batch-runner
5959
username: ${{ secrets.DOCKER_USERNAME }}
6060
password: ${{ secrets.DOCKER_PASSWORD }}
6161
snapshot: true

0 commit comments

Comments
 (0)