Skip to content

Commit

Permalink
Fix action version in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
skywall authored Jun 28, 2021
1 parent 3f345e6 commit f8684f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Path to final universal APK

```
- name: Build Universal APK
uses: skywall/universal-apk-builder@v1
uses: skywall/universal-apk-builder@v1.0.1
with:
aab_path: "/path/to/file.aab"
keystore_path: "/path/to/keystore.jks"
Expand Down

0 comments on commit f8684f0

Please sign in to comment.