From 3f27d3651b273eb13c04c706d4661c51e018902d Mon Sep 17 00:00:00 2001 From: MahmoudHousam Date: Sun, 15 Dec 2024 21:20:31 +0200 Subject: [PATCH] add pypi GitHub Action --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 10d8f07..47c9f9c 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,6 @@ Besides its main job, this repo intends to teach aspiring data analysts or even * [Automated Python Unit Testing Made Easy with Pytest and GitHub Actions](https://pytest-with-eric.com/integrations/pytest-github-actions/) - * [Building and testing Python | Official GitHub Actions Docs](https://docs.github.com/en/actions/use-cases-and-examples/building-and-testing/building-and-testing-python) \ No newline at end of file + * [Building and testing Python | Official GitHub Actions Docs](https://docs.github.com/en/actions/use-cases-and-examples/building-and-testing/building-and-testing-python) + + * [pypi-publish | GitHub Action](https://github.com/marketplace/actions/pypi-publish) \ No newline at end of file