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
refactor: 👷 move uv build step into publish job (#101)
# Description
Since I made the `release-project` generic, I had to move the package
build step into the publish job. That way it also doesn't need to
upload/download the `dist/` files between jobs.
No review needed.
0 commit comments