mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 17:19:10 +00:00
chore: fix docker publisher names
This commit is contained in:
parent
42bc6ba9fa
commit
6f74a30464
2 changed files with 2 additions and 2 deletions
|
@ -29,5 +29,5 @@ go_image(
|
|||
)
|
||||
|
||||
publish(
|
||||
service = "midori",
|
||||
service = "discord-auth",
|
||||
)
|
||||
|
|
|
@ -28,5 +28,5 @@ go_binary(
|
|||
)
|
||||
|
||||
publish(
|
||||
service = "midori",
|
||||
service = "discord-bot",
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue