mirror of
https://github.com/vodemn/m3_lightmeter.git
synced 2024-11-22 15:30:59 +00:00
Merge remote-tracking branch 'origin' into feature/ML-61
This commit is contained in:
commit
b5786da4cf
1 changed files with 3 additions and 1 deletions
4
.github/workflows/create_release.yml
vendored
4
.github/workflows/create_release.yml
vendored
|
@ -155,7 +155,9 @@ jobs:
|
|||
- name: Download apk
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: m3_lightmeter_apk
|
||||
name: |
|
||||
m3_lightmeter_apk
|
||||
whatsnew-en-US
|
||||
|
||||
- name: Rename apk
|
||||
run: mv app-prod-release.apk m3_lightmeter.apk
|
||||
|
|
Loading…
Reference in a new issue