Skip to content

Build Release Documentation #2

Build Release Documentation

Build Release Documentation #2

Workflow file for this run

name: Build Release Documentation
on:
release:
types: [published]
jobs:
build:
uses: ./.github/workflows/build_docs.yaml
with:
DOC_TAG: ${{ github.ref_name }}