ci: fix fdroid publish
This commit is contained in:
parent
6fdf80e84d
commit
1bfea142ad
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue