Skip to content

Add AtClient.doWork(int, const std::function<bool(void)> &) #40

Add AtClient.doWork(int, const std::function<bool(void)> &)

Add AtClient.doWork(int, const std::function<bool(void)> &) #40

name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- main
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: docs
config_file: Doxyfile