Skip to content

Fix compiler crash (#12) #7

Fix compiler crash (#12)

Fix compiler crash (#12) #7

Workflow file for this run

name: Deployment
on:
push:
tags:
- 'v*'
- '[0-9]*'
workflow_dispatch:
jobs:
create-docc-and-deploy:
uses: BinaryBirds/github-workflows/.github/workflows/docc_deploy.yml@main
permissions:
contents: read
pages: write
id-token: write