aboutsummaryrefslogtreecommitdiff
path: root/.github/actions/deploy/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to '.github/actions/deploy/deploy.sh')
-rwxr-xr-x.github/actions/deploy/deploy.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/actions/deploy/deploy.sh b/.github/actions/deploy/deploy.sh
index 6a449fb75..8561111a4 100755
--- a/.github/actions/deploy/deploy.sh
+++ b/.github/actions/deploy/deploy.sh
@@ -29,6 +29,3 @@ fi
echo "Counter is ${BUILD_COUNT_FOR_VERSION}, RELEASE_BUILD: ${RELEASE_BUILD}, crash email: ${ANYSOFTKEYBOARD_CRASH_REPORT_EMAIL}, and tasks: ${DEPLOY_TASKS}"
./scripts/ci/ci_deploy.sh "${KEYSTORE_FILE_URL}" "${PUBLISH_CERT_FILE_URL}" ${DEPLOY_TASKS}
-
-ls -al outputs || true
-ls -al outputs/fdroid/ || true \ No newline at end of file