garden-io/Garden Action

GitHub actions for Garden

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandAll command line options for the garden cli command. If not provided, the garden-action will - install garden and export it to the `PATH` environment variable for subsequent steps - export the `GARDEN_AUTH_TOKEN` environment variable for subsequent steps if the `garden-auth-token` input has been provided no
logger-typeGarden logger type. Defaults to basic.nobasic
log-levelGarden log level. Defaults to verbose.noverbose
garden-versionGarden version. Defaults to latest stable.nolatest
garden-auth-tokenAn auth token to authenticate in case your project is connected to Garden Cloud. Optional.no
garden-workdirA path to a garden project in a repository. Only necessary if there are multiple garden projects in a repository, or when the project.garden.yml is in a subdirectory.
github-tokenGithub token for releases API. Required. Defaults to the `github.token` context variable.yes${{ github.token }}

no outputs