nodecloud icon indicating copy to clipboard operation
nodecloud copied to clipboard

The Hosting docs GitHub workflow is failing

Open rajitha1998 opened this issue 5 years ago • 1 comments

Expected Behavior

  • 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.

rajitha1998 avatar Oct 30 '20 15:10 rajitha1998

I don't have permission to create a Github token in the repository @rajikaimal. Seems like that's the reason to fail the Github workflow.

rajitha1998 avatar Oct 30 '20 15:10 rajitha1998