FIX error comments of example yaml

This commit is contained in:
weishu
2021-06-30 12:27:25 +08:00
committed by GitHub
parent f893949860
commit 36fdfa1361
+1 -1
View File
@@ -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