ci: fix fdroid publish
This commit is contained in:
parent
6fdf80e84d
commit
1bfea142ad
|
@ -195,7 +195,7 @@ jobs:
|
||||||
publish-fdroid:
|
publish-fdroid:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs:
|
needs:
|
||||||
- publish-github
|
- build
|
||||||
if: inputs.release_type == 'release'
|
if: inputs.release_type == 'release'
|
||||||
steps:
|
steps:
|
||||||
- name: Dispatch update for fdroid repo
|
- name: Dispatch update for fdroid repo
|
||||||
|
|
Loading…
Reference in New Issue