Skip to content

Commit bbef0c8

Browse files
Update docker_release.yml
1 parent ef944ec commit bbef0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
with:
3434
context: "/home/runner/work/FlashLFQ/FlashLFQ"
3535
push: true
36-
tags: smithchemwisc/flashlfq:latest , smithchemwisc/flashlfq:${{ github.event.release.tag_name }}
36+
tags: smithchemwisc/flashlfq:${{ github.event.release.tag_name }}, smithchemwisc/flashlfq:latest

0 commit comments

Comments
 (0)