Skip to content

Commit 8f10a0b

Browse files
committed
fix: update workflow
1 parent dea9d89 commit 8f10a0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
with:
3838
context: .
3939
push: true
40-
tags: $DOCKER_IMAGE_TAGS
40+
tags: ${{ env.DOCKER_IMAGE_TAGS }}

0 commit comments

Comments
 (0)