Fix dockerhub image name
This commit is contained in:
parent
fb133dff6c
commit
e1911bf5e8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-build-push.yaml
vendored
2
.github/workflows/docker-build-push.yaml
vendored
|
|
@ -23,5 +23,5 @@ jobs:
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ secrets.DOCKER_USERNAME }}/playwright-domain-scanner:latest
|
tags: ${{ secrets.DOCKER_USERNAME }}/gekata:latest
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue