Skip to content

Commit

Permalink
Merge pull request r0adkll#45 from tiann/master
Browse files Browse the repository at this point in the history
FIX error comments of example yaml
  • Loading branch information
r0adkll authored Aug 13, 2021
2 parents 64bd0fd + 36fdfa1 commit 349ebde
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 @@ -68,7 +68,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
Expand Down

0 comments on commit 349ebde

Please sign in to comment.