Expand description
Raw bindings to the GitHub actions toolkit API for projects using wasm-bindgen.
Modulesยง
- core
- Core functions for setting results, logging, registering secrets and exporting variables.
- exec
- Execute your tools on the command line in a cross-platform way.
- github
- An Octokit client hydrated with the context of the current action.
- io
- Core functions for CLI filesystem scenarios.
- tool_
cache - Functions necessary for downloading and caching tools.