Wooops, revert wrong apps_repo repo!

This commit is contained in:
Salamandar 2024-02-08 23:08:46 +01:00
parent 4df78dad97
commit ca50208894

View file

@ -17,8 +17,7 @@ import requests
import toml
from git import Repo
# APPS_REPO = "YunoHost/apps"
APPS_REPO = "Salamandar/apps"
APPS_REPO = "YunoHost/apps"
CI_RESULTS_URL = "https://ci-apps.yunohost.org/ci/api/results"