package
3.0.0+incompatible
Repository: https://github.com/mrflynn/upload-to-netlify-action.git
Documentation: pkg.go.dev

# Functions

GetInput attempts to get the input given the supplied name.
GetMultilineInput gets a multiline input given the supplied name.
NewLogger creates a logger that prints to stdout.

# Structs

GetInputOptions defines some options about how the input should be retrieved.
Logger is a very basic Github actions compatible logger.