Skip to content

Commit

Permalink
ci: fix fdroid dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneschepke committed Jan 3, 2025
1 parent 7cbe331 commit 7b7c8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7b7c8f6

Please sign in to comment.