1
0
Fork 0

Wooops, revert wrong apps_repo repo!

This commit is contained in:
Félix Piédallu 2024-02-08 23:08:46 +01:00
parent 9dd6086415
commit f6b99fd888

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"