Skip to content

Commit

Permalink
try documenter token
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnoStrouwen committed Mar 3, 2024
1 parent 07a2899 commit c6082b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/FormatCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
julia -e 'using JuliaFormatter; format(".", verbose=true)'
- uses: reviewdog/action-suggester@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.DOCUMENTER_KEY }}
tool_name: JuliaFormatter
fail_on_error: true
filter_mode: added

0 comments on commit c6082b7

Please sign in to comment.