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
a6ce29883b
commit
b5bba69326
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -58,7 +58,6 @@ jobs:
|
|||
run: ./scripts/release/clean-secrets.sh
|
||||
|
||||
- name: Prepare artefacts
|
||||
uses: actions/upload-artifact@master
|
||||
run: mkdir app/build/outputs/apk/release/release-artefacts/ mv app/build/outputs/apk/release/*.apk app/build/outputs/apk/release/release-artefacts/
|
||||
|
||||
- name: Upload to S3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue