Skip to content

Update helm chart repo name inside install.md #134

Update helm chart repo name inside install.md

Update helm chart repo name inside install.md #134

Workflow file for this run

name: Build Documentation
on:
pull_request:
jobs:
docs:
name: Doc package
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Package documentation
run: make docs-package