Skip to content

Allow forwarding arguments to constructor for unexpected creation #44

Allow forwarding arguments to constructor for unexpected creation

Allow forwarding arguments to constructor for unexpected creation #44

Workflow file for this run

name: Documentation Deployment
on:
push:
branches: ["master"]
workflow_dispatch:
permissions:
contents: read
pages: write
id-token: write
jobs:
docs:
uses: stormbytepp/githubactions/.github/workflows/generate-and-deploy-docs.yml@master
with:
doc_target: StormByteDoc
extra-cmake-options: -DENABLE_DOC=ON -DWITH_STORMBYTE=BUNDLED