mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-11-17 01:37:40 +00:00
Upload APK to github artifacts
Rename apk
This commit is contained in:
parent
bd65fd8782
commit
b70838a308
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr_test_build.yml
vendored
2
.github/workflows/pr_test_build.yml
vendored
|
@ -121,7 +121,7 @@ jobs:
|
|||
curl ${{ secrets.SLACK_WEB_HOOK }} -H "Content-Type: application/json" -d '{"apk_link": "'"$var"'","ticket": "'"$GITHUB_HEAD_REF"'"}'
|
||||
|
||||
- name: Rename apk
|
||||
- run: |
|
||||
run: |
|
||||
mv pubspec_base.yaml $GITHUB_HEAD_REF.apk
|
||||
ls
|
||||
|
||||
|
|
Loading…
Reference in a new issue