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": {
"gh_user": "tubearchivist",
"gh_repo": "docs",
"gh_repo": "tubearchivist-server",
"unstable_keyword": "#build",
"rebuild": [
["docker", "compose", "-f", "../docker/docker-compose.yml", "up", "-d", "--build", "tubearchivist"]