Skip to content

Try to fix indentation in action YAML file #4

Try to fix indentation in action YAML file

Try to fix indentation in action YAML file #4

name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- devel
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}