diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 9ba6afed..c38e918b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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