Skip to content

fix: anyOf type for Annotation.created_by (#64) #38

fix: anyOf type for Annotation.created_by (#64)

fix: anyOf type for Annotation.created_by (#64) #38

Workflow file for this run

name: "Publish Docs"
on:
push:
branches:
- master
concurrency:
group: ${{ github.workflow }}-${{ github.sha }}
jobs:
publish:
name: "Publish Docs"
runs-on: ubuntu-latest
steps:
- uses: hmarr/[email protected]
- name: Checkout
uses: actions/checkout@v4
- name: Setup node
uses: actions/setup-node@v4
- name: Download Fern
run: npm install -g fern-api@latest
- name: Generate and Publish
env:
FERN_TOKEN: ${{ secrets.FERN_TOKEN }}
run: fern generate --docs