ci: switch to pat, improve notifications to include nightly

This commit is contained in:
Zane Schepke
2025-10-21 21:09:48 -04:00
parent 6631ebcf49
commit 46a962a730
3 changed files with 27 additions and 8 deletions
+1 -1
View File
@@ -162,7 +162,7 @@ jobs:
files: |
${{ github.workspace }}/temp/**/*.apk
env:
GITHUB_TOKEN: ${{ github.token }}
GITHUB_TOKEN: ${{ secrets.PAT }}
publish-fdroid-public:
runs-on: ubuntu-latest