Skip to content

Web components (#24) #1

Web components (#24)

Web components (#24) #1

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