Woops. Forgot to indent a few variables

Part of fix for #13
This commit is contained in:
ViViDboarder 2020-08-26 16:35:39 -07:00
parent 7b236ca078
commit 55ea8f5fe7
1 changed files with 2 additions and 2 deletions

View File

@ -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: