Problem:
The current apify-cli release workflow does not update documentation automatically. Developers must update docs manually.
Requirements:
- Update existing release workflow (GitHub Actions) to generate docs using
Docusaurus
Examples:
Follow conventions used in:
Problem:
The current
apify-clirelease workflow does not update documentation automatically. Developers must update docs manually.Requirements:
DocusaurusExamples:
Follow conventions used in:
https://github.com/apify/apify-client-js/blob/master/.github/workflows/release.yaml#L112
2), and regenerated on minor releases within the same version folderhttps://github.com/apify/crawlee/blob/master/.github/workflows/release.yml#L178