mirror of
https://github.com/wgtunnel/android.git
synced 2026-06-02 00:29:08 +02:00
ci: permission fix
This commit is contained in:
@@ -178,7 +178,7 @@ jobs:
|
||||
- name: Dispatch update for fdroid repo
|
||||
uses: peter-evans/repository-dispatch@v3
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.PAT }}
|
||||
repository: wgtunnel/fdroid
|
||||
event-type: fdroid-update
|
||||
|
||||
|
||||
Reference in New Issue
Block a user