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