Skip to main content

Module core

Module core 

Source
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