Skip to content

Commit

Permalink
docs: add "outputs" section in the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
threeal committed Jul 2, 2023
1 parent 0a60e2e commit 0a52a2a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ For more information, refer to [action.yml](./action.yml) and the [GitHub Action
> **Note**: All inputs are optional.
### Outputs

| Name | Value Type | Description |
| --- | --- | --- |
| `build-dir` | Path | The build directory of the CMake project. |

### Examples

```yaml
Expand Down

0 comments on commit 0a52a2a

Please # to comment.