Skip to content

Encourage use of paragraphs in What's new notes (#881) #493

Encourage use of paragraphs in What's new notes (#881)

Encourage use of paragraphs in What's new notes (#881) #493

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