mirror of
https://github.com/r0adkll/sign-android-release
synced 2026-09-23 21:28:36 +00:00
FIX error comments of example yaml
This commit is contained in:
@@ -62,7 +62,7 @@ steps:
|
||||
keyStorePassword: ${{ secrets.KEY_STORE_PASSWORD }}
|
||||
keyPassword: ${{ secrets.KEY_PASSWORD }}
|
||||
env:
|
||||
// override default build-tools version (29.0.3) -- optional
|
||||
# override default build-tools version (29.0.3) -- optional
|
||||
BUILD_TOOLS_VERSION: "30.0.2"
|
||||
|
||||
# Example use of `signedReleaseFile` output -- not needed
|
||||
|
||||
Reference in New Issue
Block a user