Skip to content

Commit

Permalink
Configuring actions
Browse files Browse the repository at this point in the history
  • Loading branch information
twardokus committed Mar 15, 2024
1 parent 5fe218f commit 9159a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doxygen-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: twardokus/doxygen-github-pages-action
- uses: twardokus/doxygen-github-pages-action@v0.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: docs
Expand Down

0 comments on commit 9159a87

Please sign in to comment.