parse-community / Parse-SDK-Flutter

The Dart/Flutter SDK for Parse Platform

Home Page:https://parseplatform.org

Repository from Github https://github.comparse-community/Parse-SDK-FlutterRepository from Github https://github.comparse-community/Parse-SDK-Flutter

Docs workflow not running

mtrezza opened this issue · comments

New Issue Checklist

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.