Skip to content

vtfpp: add missing returns #186

vtfpp: add missing returns

vtfpp: add missing returns #186

Workflow file for this run

name: Deploy Docs
on:
push:
branches: [main]
workflow_dispatch:
# nothing here
jobs:
deploy-docs:
runs-on: ubuntu-latest
steps:
- name: Create & Deploy Docs
uses: DenverCoder1/doxygen-github-pages-action@v2.0.0
with:
github_token: ${{secrets.GITHUB_TOKEN}}
branch: docs