fk gitea
This commit is contained in:
parent
57636c5de6
commit
3b95d128e1
@ -51,6 +51,9 @@ jobs:
|
|||||||
files: |-
|
files: |-
|
||||||
build/app/outputs/flutter-apk/app-release.apk
|
build/app/outputs/flutter-apk/app-release.apk
|
||||||
token: '${{secrets.RELEASE_TOKEN}}'
|
token: '${{secrets.RELEASE_TOKEN}}'
|
||||||
|
|
||||||
|
- name: wait for gitea to catch up xD
|
||||||
|
run: sleep 5
|
||||||
|
|
||||||
- name: trigger fdroid puller
|
- name: trigger fdroid puller
|
||||||
run: curl https://flumm.io/pullfdroid.php?token=${{secrets.PULLER_TOKEN}}
|
run: curl https://flumm.io/pullfdroid.php?token=${{secrets.PULLER_TOKEN}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user