hg_add_tag¶
This will add a hg tag to the current branch
hg_add_tag | |
---|---|
Supported platforms | ios, android, mac |
Author | @sjrmanning |
1 Example¶
hg_add_tag(tag: "1.3")
Parameters¶
Key | Description | Default |
---|---|---|
tag |
Tag to create |
* = default value is dependent on the user's system
To show the documentation in your terminal, run
fastlane action hg_add_tag