Skip to content

Citrine v3.11.6 is released! #11

Citrine v3.11.6 is released!

Citrine v3.11.6 is released! #11

Workflow file for this run

name: Build and Deploy Docs
on:
release:
types: [published]
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
permissions:
contents: read
pages: write
id-token: write
jobs:
deploy-docs:
uses: CitrineInformatics/common-gh-actions/.github/workflows/deploy-docs.yml@v1