From 55ea8f5fe7cd01d407fb7829e07670c18c44d74e Mon Sep 17 00:00:00 2001 From: ViViDboarder Date: Wed, 26 Aug 2020 16:35:39 -0700 Subject: [PATCH] Woops. Forgot to indent a few variables Part of fix for #13 --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 06b278e..e855aad 100644 --- a/Readme.md +++ b/Readme.md @@ -12,8 +12,8 @@ pipeline: settings: file: com.vividboarder.otbeta/build/outputs/apk/com.vividboarder.otbeta-debug.apk destination: https://my.nextcloud.com/remote.php/dav/files/vividboarder/Android/Apks/ - user: myusername - password: mypassword + user: myusername + password: mypassword ``` You probably don't want to check your credentials into your repo, so you may use secrets for this: