Update docker-publish.yml

oops, I lied...Fixed this time.
This commit is contained in:
V
2025-02-21 21:22:07 -07:00
committed by GitHub
parent a923bb957a
commit d42ca55c08

View File

@@ -37,7 +37,7 @@ jobs:
# image name is dumbdrop, in the docker user's repo
# this allows the push to work in forks
images: |
nname=dumbwareio/dumbdrop
name=dumbwareio/dumbdrop
tags: |
# the semantic versioning tags add "latest" when a version tag is present
# but since version tags aren't being used (yet?) let's add "latest" anyway