Skip to content

Commit

Permalink
fix: specify doxygen action version better
Browse files Browse the repository at this point in the history
  • Loading branch information
craftablescience committed Jul 15, 2024
1 parent 3b1749c commit 4a7c9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Create & Deploy Docs
uses: DenverCoder1/[email protected]
uses: DenverCoder1/[email protected].1
with:
github_token: ${{secrets.GITHUB_TOKEN}}
branch: docs

0 comments on commit 4a7c9c5

Please sign in to comment.