Closed
Description
Describe the bug
The build and deploy docs action appears to have been broken for about a year.
** Client Version **
0.22.2
** Server Version **
N/A
To Reproduce
Steps to reproduce the behavior:
- Run the github action
- Action fails
Expected behavior
Docs to be generated and published.
** Example Code**
Your workflow
Environment (please complete the following information):
- OS: ubuntu
- NodeJS Version 20
- Cloud runtime Github Action runner
Additional context
I want to read the docs and was bummed they aren't updated anymore.
Appears in the action repo there is a fix by adding write permissions:
permissions:
contents: write
Metadata
Metadata
Assignees
Labels
No labels