fix tagged upload link
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-02 15:03:13 +02:00
parent 89ab0afaf5
commit 164cf6900f

View File

@@ -56,7 +56,7 @@ steps:
image: vividboarder/drone-webdav
settings:
file: app/build/outputs/apk/release/app-release.apk
destination: https://my.nextcloud.com/remote.php/dav/files/deploy/tagged/app-release$DRONE_TAG.apk
destination: https://nextcloud.zobrist.me/remote.php/dav/files/deploy/tagged/app-release$DRONE_TAG.apk
username:
from_secret: NextCloudUser
password:
@@ -69,7 +69,7 @@ steps:
image: vividboarder/drone-webdav
settings:
file: app/build/outputs/bundle/release/app-release.aab
destination: https://my.nextcloud.com/remote.php/dav/files/deploy/tagged/app-release$DRONE_TAG.aab
destination: https://nextcloud.zobrist.me/remote.php/dav/files/deploy/tagged/app-release$DRONE_TAG.aab
username:
from_secret: NextCloudUser
password: