fix gh_repo website, take 2

This commit is contained in:
Simon 2023-07-31 21:46:37 +07:00
parent 9469a8b439
commit e4d819a50f
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ class WebhookBase:
["docker", "compose", "-f", "../docker/docker-compose.yml", "up", "-d", "--build", "docs"] ["docker", "compose", "-f", "../docker/docker-compose.yml", "up", "-d", "--build", "docs"]
] ]
}, },
"website": { "tubearchivist-server": {
"gh_user": "tubearchivist", "gh_user": "tubearchivist",
"gh_repo": "tubearchivist-server", "gh_repo": "tubearchivist-server",
"unstable_keyword": "#build", "unstable_keyword": "#build",