Skip to content

Conversation

@ubyndr
Copy link
Collaborator

@ubyndr ubyndr commented Oct 2, 2024

Fixes #85

This PR introduces a GitHub Action workflow to automate the process of publishing packages to PyPI. The workflow is triggered on specific events (e.g., release creation) to ensure the latest version of the package is automatically deployed to PyPI.

  • Added a GitHub Action configuration for publishing to PyPI.
  • Configured triggers for release events to automate deployment.
  • Included necessary environment variables and secrets setup instructions in the documentation.

@ubyndr ubyndr merged commit 49dcb3f into main Oct 2, 2024
@ubyndr ubyndr deleted the 85-add-github-action-to-run-pytest-on-pull-requests branch October 2, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add GitHub Action to Run Pytest on Pull Requests

2 participants