mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 03:49:11 +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
Reference in a new issue