This commit is contained in:
Flummi 2025-06-11 11:01:40 +02:00
parent 57636c5de6
commit 3b95d128e1

View File

@ -52,5 +52,8 @@ jobs:
build/app/outputs/flutter-apk/app-release.apk
token: '${{secrets.RELEASE_TOKEN}}'
- name: wait for gitea to catch up xD
run: sleep 5
- name: trigger fdroid puller
run: curl https://flumm.io/pullfdroid.php?token=${{secrets.PULLER_TOKEN}}