Build AI Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.
Mozilla Public License 2.0
15.63k
stars
2.15k
forks
source link
Automate Python Package Deployment to PyPI via GitHub Actions #1386
Open
Combatpanda420 opened 3 weeks ago
Problem
Solution
Test results
Add your screenshots or recording about testing
Other changes
Deploy Notes
There are no new dependencies, scripts, or environment variables introduced with this PR.
New environment variables:
PYPI_API_TOKEN
: API token for authenticating with PyPI to publish packages. Ensure this is added to GitHub secrets.