fix: cd fdroid dispatch bug

This commit is contained in:
Zane Schepke 2024-07-27 04:24:26 -04:00
parent 2db521d510
commit cfe64dcb61
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@ jobs:
- name: Repository Dispatch for my F-Droid repo
uses: peter-evans/repository-dispatch@v3
if: ${{ inputs.release_type == 'release' }}
with:
token: ${{ secrets.PAT }}
repository: zaneschepke/fdroid