Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
camaeel authored Jan 13, 2025
1 parent 7351d0b commit c239d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ jobs:
- docker-build
strategy:
matrix:
IMAGE_TAG: ${{ needs.docker-build.outputs.dockerTag }}
IMAGE_TAG: "${{ needs.docker-build.outputs.dockerTag }}"

0 comments on commit c239d15

Please sign in to comment.