Skip to content

Minor bug fixes (#44) #2

Minor bug fixes (#44)

Minor bug fixes (#44) #2

Workflow file for this run

name: Create Docomentation and Deploy it
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