You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The hosting docs GitHub workflow should push the documentation to gh-pages.
Actual Behavior
The relevant workflow is failing
Possible Solution
Seems like the github secret is missing in the repo GITHUB_TOKEN: ${{ secrets.JSDoc_TOKEN }}. .JSDoc_TOKEN needs to be created in the project repository.
The text was updated successfully, but these errors were encountered:
Expected Behavior
gh-pages
.Actual Behavior
Possible Solution
Seems like the github secret is missing in the repo
GITHUB_TOKEN: ${{ secrets.JSDoc_TOKEN }}
..JSDoc_TOKEN
needs to be created in the project repository.The text was updated successfully, but these errors were encountered: