Skip to content

Commit

Permalink
automatically update UnfoldDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
behinger authored Jan 10, 2025
1 parent 7914464 commit ff7d8f6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/Docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,10 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOCUMENTER_KEY: ${{ secrets.DOCUMENTER_KEY }}
GKSwstype: "100" # https://discourse.julialang.org/t/generation-of-documentation-fails-qt-qpa-xcb-could-not-connect-to-display/60988

- name: Update UnfoldDocs
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.UNFOLDDOCSPAT }}
repository: unfoldtoolbox/UnfoldDocs
event-type: individual-docs-updated

0 comments on commit ff7d8f6

Please sign in to comment.