Skip to content

change sender_awaitable::await_suspend to use coro handles (#192) #92

change sender_awaitable::await_suspend to use coro handles (#192)

change sender_awaitable::await_suspend to use coro handles (#192) #92

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