Update trigger-fdroid-repo-rebuild.yml
This commit is contained in:
parent
6a201f824d
commit
d7340c485b
@ -21,4 +21,4 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Trigger F-Droid repository rebuild
|
- name: Trigger F-Droid repository rebuild
|
||||||
run: |
|
run: |
|
||||||
curl -X POST -H "Authorization: Bearer ${{ secrets.FDROID_REPO_GH_PAT }}" https://api.github.com/repos/MM2-0/fdroid2/dispatches --data '{"event_type": "rebuild-repository"}'
|
curl -X POST -H "Authorization: Bearer ${{ secrets.FDROID_REPO_GH_PAT }}" https://api.github.com/repos/MM2-0/fdroid/dispatches --data '{"event_type": "rebuild-repository"}'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user