Skip to content

Commit d0336ff

Browse files
committed
bug fix
Signed-off-by: Steve Kriss <[email protected]>
1 parent 18dfbb1 commit d0336ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ jobs:
2323
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}
2424
TAG_LATEST: "false"
2525
run: |
26-
./hack/build-and-push-release-images.sh
26+
./hack/actions/build-and-push-release-images.sh
2727
docker logout

0 commit comments

Comments
 (0)