Skip to content

Trigger CI

Trigger CI #40

Workflow file for this run

name: Documentation CI
on:
push:
branches: [ "main" ]
permissions:
id-token: write
pages: write
jobs:
docs:
uses: kordlib/.teamcity/.github/workflows/wiki.yml@main
with:
build-dokka: true
path: docs/c
product: C
algolia-index: codegen_kt_wiki
version: main-SNAPSHOT
algolia-token: ${{ secrets.ALGOLIA_KEY }}

Check failure on line 19 in .github/workflows/docs.yml

View workflow run for this annotation

GitHub Actions / Documentation CI

Invalid workflow file

The workflow is not valid. .github/workflows/docs.yml (Line: 19, Col: 22): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.ALGOLIA_KEY

Check failure on line 19 in .github/workflows/docs.yml

View workflow run for this annotation

GitHub Actions / Documentation CI

Invalid workflow file

The workflow is not valid. .github/workflows/docs.yml (Line: 19, Col: 22): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.ALGOLIA_KEY