Skip to content

Commit f13a64d

Browse files
authored
release 1.0.2
1 parent d75c064 commit f13a64d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/AOS-distribute.yml

+3
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ jobs:
6666
files: |
6767
AOS/app/build/outputs/bundle/release/app-release.aab
6868
69+
- name: Create whatsNewDirectory
70+
run: mkdir -p ${{ github.workspace }}/distribution/whatsnew
71+
6972
- name: Deploy to Google Play Store
7073
uses: r0adkll/upload-google-play@v1
7174
with:

0 commit comments

Comments
 (0)