You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(release-python-package)🤖: Refactor GitHub Actions workflow for releasing Python package
- Simplify options syntax for version_name input.
- Add permissions for contents read and id-token write.
- Add extra newline for better readability in job defaults.
- Combine Python setup and tool installation into one step.
- Simplify bump2version dry run command to a single line.
- Fix shell command for extracting new version number using sed with single quotes.
- Simplify build package command to a single line.
- Add trusted publishing flag to uv publish command.
0 commit comments