Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): setup automated release workflow #168

Merged
merged 1 commit into from
Aug 14, 2024
Merged

Conversation

frostming
Copy link
Member

Signed-off-by: Frost Ming [email protected]

Related to #159

@frostming frostming merged commit 9aa9004 into main Aug 14, 2024
9 checks passed
@frostming frostming deleted the chore/auto-release branch August 14, 2024 01:29
@frostming frostming mentioned this pull request Aug 14, 2024
name: Publish released package to pypi.org
permissions:
id-token: write
environment: release
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FTR, I recommend calling the environment pypi since it represents a deployment target which is PyPI. Also, it's nice to also show a URL on the UI.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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