Skip to content

Commit

Permalink
docs: update readme with autodoc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and stigok committed Jul 4, 2023
1 parent 0f27052 commit 5a5c12b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
<!-- autodoc start -->
### Inputs
- `cache` (boolean, default `true`) - Whether to enable image layer cache.
- `cache-tag` (string, default `"buildcache"`) - Image tag to use for image layer cache.
- `context` (string, default `"."`) - The root directory for the Docker build context.
- `dockerfile` (string, default `"Dockerfile"`) - Path to a Dockerfile relative to the Docker build context path.
- `git-ref` (string, default `""`) - The branch, tag or SHA to checkout. Leave empty for the current branch ref.
Expand Down

0 comments on commit 5a5c12b

Please sign in to comment.