Fix docker build

This commit is contained in:
Andrei Betlen 2023-12-11 10:39:51 -05:00
parent c1e73e73a3
commit e9bc4c4baf

View file

@ -47,4 +47,4 @@ jobs:
- name: Publish to GitHub Tag
if: steps.docker_build.outputs.digest && startsWith(github.ref, 'refs/tags/')
run: |
echo "Docker image published for tag: ${{ github.ref_name }
echo "Docker image published for tag: ${{ github.ref_name }}"