Test upload file to package registry
Build and upload artifact apk / Verify environment (push) Successful in 4s
Sync Source to Host / sync-source (push) Successful in 7s
Build and upload artifact apk / Build APK file (push) Successful in 4m14s

This commit is contained in:
2026-08-15 14:59:18 +07:00
parent 9afac8fa94
commit cdd21c35cb
+1 -1
View File
@@ -92,4 +92,4 @@ jobs:
--fail \
--user "${{ github.actor }}:${{ secrets.PACKAGE_TOKEN }}" \
--upload-file androidApp/build/outputs/apk/debug/androidApp-debug.apk \
"${{ github.server_url }}/api/packages/${{ github.repository_owner }}/generic/android-debug/${$PACKAGE_VERSION}/Torque-Vault.apk"
"${{ github.server_url }}/api/packages/${{ github.repository_owner }}/generic/android-debug/${PACKAGE_VERSION}/Torque-Vault.apk"