Expand description
Utility methods to interact with the GitHub actions ecosystem
You can obtain injected inputs or produce an output for another step
Functionsยง
- get_
input - Obtain an input from a variable
- set_
output - Produces an output that can be used in another step