mirror of
https://github.com/DumbWareio/DumbDrop.git
synced 2025-11-02 13:03:31 +00:00
Update docker-publish.yml
Did the thing, didn't break everything... I think. Name=dumbwareio/dumbdrop
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
|
# image name is dumbdrop, in the docker user's repo
|
||||||
# this allows the push to work in forks
|
# this allows the push to work in forks
|
||||||
images: |
|
images: |
|
||||||
name=${{ secrets.DOCKER_USERNAME }}/dumbdrop
|
nname=dumbwareio/dumbdrop
|
||||||
tags: |
|
tags: |
|
||||||
# the semantic versioning tags add "latest" when a version tag is present
|
# 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
|
# but since version tags aren't being used (yet?) let's add "latest" anyway
|
||||||
|
|||||||
Reference in New Issue
Block a user