Usage¶
This section documents all the functions provided by github-action-toolkit. The functions in the package should be used inside a workflow run.
Note: You can run the commands using python’s subprocess module by using use_subprocess function parameter or COMMANDS_USE_SUBPROCESS environment variable.