diff --git a/.gitea/workflows/apk.yaml b/.gitea/workflows/apk.yaml index 1a9e469..4f4d8e7 100644 --- a/.gitea/workflows/apk.yaml +++ b/.gitea/workflows/apk.yaml @@ -11,7 +11,7 @@ jobs: working-directory: dialer steps: - uses: actions/checkout@v1 - - uses: icing/flutter@main + - uses: icing/flutter@test - uses: actions/upload-artifact@v1 with: name: icing-dialer-${{ gitea.ref_name }}-${{ gitea.run_id }}.apk