ci: publish docker image to ghcr

This commit is contained in:
2026-06-24 18:04:52 +08:00
parent 8e1086a1a0
commit 4d3c1d3576
4 changed files with 91 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
STEAM_CHAT_IMAGE=steam-chat:latest
STEAM_CHAT_IMAGE=ghcr.io/tursom/steam-chat:latest
STEAM_CHAT_CONTAINER_NAME=steam-chat
STEAM_CHAT_BIND=0.0.0.0
STEAM_CHAT_PORT=3000