Skip to content

Modify action branch name #3

Modify action branch name

Modify action branch name #3

name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- devel

Check failure on line 6 in .github/workflows/doxygen-gh-pages.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/doxygen-gh-pages.yml

Invalid workflow file

You have an error in your yaml syntax on line 6
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}