mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
DROID-2627 App | Tech | Github CI actions for release artefacts
This commit is contained in:
parent
58a24be602
commit
9937a42e58
1 changed files with 2 additions and 1 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -67,4 +67,5 @@ jobs:
|
|||
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY}}
|
||||
aws_bucket: ${{ secrets.AWS_BUCKET }}
|
||||
endpoint: ${{ secrets.AWS_ENDPOINT }}
|
||||
source_dir: app/build/outputs/apk/release/release-artefacts/
|
||||
source_dir: app/build/outputs/apk/release/release-artefacts/
|
||||
destination_dir: "/"
|
Loading…
Add table
Add a link
Reference in a new issue