You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[GH] Decouple distribution and docs release workflows (#412)
* split build-release into a workflow for dist- and docs-release
* split build-release into a workflow for dist- and docs-release
* rename gh job in dist-release
* adding to trigger docs workflow
* reverting doc change
* ignore changes inside .github dir for dist build workflow
* update workflow triggers to include push to master, PR change and workflow dispatch
* update to deploy if version changes or workflow is manually triggered
* change docs to trigger workflow
* Revert "change docs to trigger workflow"
This reverts commit cef461a.
0 commit comments