Skip to content

Merge pull request #69 from redBorder/dependabot/pip/resources/src/re… #23

Merge pull request #69 from redBorder/dependabot/pip/resources/src/re…

Merge pull request #69 from redBorder/dependabot/pip/resources/src/re… #23

Workflow file for this run

# This is a basic workflow to help you get started with Actions
name: Doxygen Action
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Doxygen Action
uses: mattnotmitt/[email protected]
with:
working-directory: './resources/src'
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./resources/src/html