Skip to content

Log connection id in connection_info event #18

Log connection id in connection_info event

Log connection id in connection_info event #18

Workflow file for this run

name: Build the docs with Doxygen
on:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Doxygen Action
uses: mattnotmitt/[email protected]
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/html