ci: fix fdroid publish

This commit is contained in:
Zane Schepke 2024-12-26 22:34:00 -05:00
parent 6fdf80e84d
commit 1bfea142ad
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ jobs:
publish-fdroid:
runs-on: ubuntu-latest
needs:
- publish-github
- build
if: inputs.release_type == 'release'
steps:
- name: Dispatch update for fdroid repo