Docs workflow not running
mtrezza opened this issue · comments
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest version of Parse Server and the Parse Flutter SDK.
Issue Description
Docs workflow not running on release. Also manually invoking doesn't work.
Steps to reproduce
See last releases.
Actual Outcome
Workflow doesn't run.
Expected Outcome
Workflow does run.
Thanks for opening this issue!
- 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.
Manually invoking it worked, with branch master and tag dart-6.4.0. These params are probably not passed on correctly from the release workflow to the docs workflow.
@mbfakourii Could you please check whether the docs were generated correctly?
@mbfakourii Could you please check whether the docs were generated correctly?
I checked the API Reference, it is still the same old content and nothing has changed.