fix gh_repo website

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

View File

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