Skip to content

feat: Add GitHub Actions workflow for publishing#1

Open
Anand-0037 wants to merge 1 commit intomainfrom
feat/add-github-packages-workflow
Open

feat: Add GitHub Actions workflow for publishing#1
Anand-0037 wants to merge 1 commit intomainfrom
feat/add-github-packages-workflow

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.

1 participant