Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ By default, this action automatically deploys to GitHub Pages after building art

If your project uses [uv](https://docs.astral.sh/uv/) for dependency management, you can configure the workflow like this:

```yaml
```yaml
name: Publish and share Kedro Viz

permissions:
Expand Down Expand Up @@ -287,7 +287,7 @@ If your project uses [uv](https://docs.astral.sh/uv/) for dependency management,
with:
project_path: "your-project-path"
python_manager: "uv"
```
```

## Test the action

Expand Down Expand Up @@ -338,4 +338,4 @@ This action is open-source and available at no cost for:

## License

publish-kedro-viz is licensed under the [Apache 2.0](https://github.com/kedro-org/publish-kedro-viz/blob/main/LICENSE.md) License.
publish-kedro-viz is licensed under the [Apache 2.0](https://github.com/kedro-org/publish-kedro-viz/blob/main/LICENSE.md) License.