ci: fix fdroid dispatch
This commit is contained in:
parent
7cbe3311c9
commit
7b7c8f6e8c
|
@ -195,7 +195,7 @@ jobs:
|
|||
- name: Dispatch update for fdroid repo
|
||||
uses: peter-evans/repository-dispatch@v3
|
||||
with:
|
||||
token: ${{ secrets.ANDROID_PAT }}
|
||||
token: ${{ secrets.PAT }}
|
||||
repository: zaneschepke/fdroid
|
||||
event-type: fdroid-update
|
||||
|
||||
|
|
Loading…
Reference in New Issue