fix: remove unused GITHUB_TOKEN and REPO_URL from deployment workflow

This commit is contained in:
MythEclipse
2026-05-19 16:31:28 +07:00
parent 0fe61e0634
commit 4687443fd4
2 changed files with 26 additions and 29 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ version: '3.8'
services:
app:
build: .
image: ${IMAGE_NAME:-ghcr.io/mytheclipse/bete:latest}
container_name: imphenbot-app
restart: unless-stopped
env_file: