Pointer to Info #855

Merged
sarah merged 1 commits from android_foreground_fix into trunk 2024-02-26 22:28:11 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ steps:
- apt update
- apt install -y jq openssh-client ca-certificates curl
- cd deploy
- ../upload-releases.sh cwtch-`cat VERSION`.apk application/vnd.android.package-archive
- ../upload-releases.sh cwtch-`cat ../VERSION`.apk application/vnd.android.package-archive
- name: deploy-buildfiles
image: kroniak/ssh-client