mathieudutour / github-tag-action

A Github Action to automatically bump and tag master, on merge, with the latest SemVer formatted version. Works on any platform.
https://github.com/marketplace/actions/github-tag
MIT License
641 stars 201 forks source link

Correctly parse `create_annotated_tag` #137

Closed jdrphillips closed 2 years ago

jdrphillips commented 2 years ago

Default is "false" leading to createAnnotatedTag = true in all cases

jdrphillips commented 2 years ago

Unfortunately I am just a tourist, I don't have anything set up for TS development. Can somebody tell me the correct format for my code to pass the prettifier check? There don't seem to be any rules defined that I don't follow