Skip to content

docs: Update components.md #fix some typos (#14612) #196

docs: Update components.md #fix some typos (#14612)

docs: Update components.md #fix some typos (#14612) #196

name: publish-technical-documentation-next
on:
push:
branches:
- main
paths:
- "docs/sources/**"
workflow_dispatch:
jobs:
sync:
if: github.repository == 'grafana/loki'
permissions:
contents: read
id-token: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: grafana/writers-toolkit/publish-technical-documentation@publish-technical-documentation/v1
with:
website_directory: content/docs/loki/next