Skip to content

Conversation

@Anand-0037
Copy link
Owner

This commit introduces a new GitHub Actions workflow to automate the process of building and publishing the Python package to GitHub Packages.

The workflow is defined in .github/workflows/publish.yml and is configured to trigger automatically when a new release is published on GitHub. This ensures that every new version of the package is reliably uploaded to the GitHub Packages registry.

This commit introduces a new GitHub Actions workflow to automate the process of building and publishing the Python package to GitHub Packages.

The workflow is defined in `.github/workflows/publish.yml` and is configured to trigger automatically when a new release is published on GitHub. This ensures that every new version of the package is reliably uploaded to the GitHub Packages registry.
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.

2 participants