This commit is contained in:
Vadim 2023-08-09 16:18:30 +02:00
parent b5786da4cf
commit f8b060c2b8

View file

@ -155,9 +155,7 @@ jobs:
- name: Download apk - name: Download apk
uses: actions/download-artifact@v3 uses: actions/download-artifact@v3
with: with:
name: | name: m3_lightmeter_apk
m3_lightmeter_apk
whatsnew-en-US
- name: Rename apk - name: Rename apk
run: mv app-prod-release.apk m3_lightmeter.apk run: mv app-prod-release.apk m3_lightmeter.apk