Skip to content

Commit

Permalink
Switch to custom fdroid nightly action until updstream is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
grote committed Mar 8, 2024
1 parent eda3325 commit 80f74a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Build
run: ./gradlew assembleNightlyDebug
- name: F-Droid nightly builds
uses: wardvl/f-droid-nightly-action@v2.1.1
uses: grote/f-droid-nightly-action@v2.1.1
with:
debug_keystore: ${{ secrets.DEBUG_KEYSTORE }}
fdroid_nightly_args: --archive-older 10
Expand Down

0 comments on commit 80f74a4

Please sign in to comment.