crewAI icon indicating copy to clipboard operation
crewAI copied to clipboard

[CRE-28] Added new GitHub Action to release the docs as a package

Open theCyberTech opened this issue 6 months ago • 2 comments

This PR creates a new GitHub action to create an independent package of the CrewAI docs folder .

Currently it is set to the following trigger which should be reviewed on: push: branches: [ main ] workflow_dispatch:

theCyberTech avatar Aug 09 '24 13:08 theCyberTech