mirror of
https://github.com/DumbWareio/DumbDrop.git
synced 2025-10-23 07:41:58 +00:00
Update docker-publish.yml
oops, I lied...Fixed this time.
This commit is contained in:
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user