We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef944ec commit bbef0c8Copy full SHA for bbef0c8
.github/workflows/docker_release.yml
@@ -33,4 +33,4 @@ jobs:
33
with:
34
context: "/home/runner/work/FlashLFQ/FlashLFQ"
35
push: true
36
- tags: smithchemwisc/flashlfq:latest , smithchemwisc/flashlfq:${{ github.event.release.tag_name }}
+ tags: smithchemwisc/flashlfq:${{ github.event.release.tag_name }}, smithchemwisc/flashlfq:latest
0 commit comments