Fix Repo
Some checks failed
Android Release / release (push) Failing after 4m25s

This commit is contained in:
2026-01-18 23:45:53 +03:00
parent e29de59384
commit 82468c7e10

View File

@@ -142,7 +142,7 @@ jobs:
- name: Generate F-Droid config.yml
if: env.CONTINUE == 'true'
run: |
REPO_URL="https://fdroid.daemonlord.ru/"
REPO_URL="https://fdroid.daemonlord.ru/repo"
REPO_NAME="Anabasis F-Droid Repo"
REPO_DESC="Automatically generated F-Droid repository"
GPG_KEY_ALIAS="${{ secrets.FDROID_GPG_KEY_ALIAS }}"