Closed obulat closed 4 months ago
Right, this is not used as pnpm release
takes care of this already. Maybe it would make sense to automatically add a github release upon pushing a tag?
@chakAs3 what would make it easier for you to release a new version?
@obulat That old CI script was used during development to quickly publish test versions. Now, we run pnpm release from a local machine to create production releases for better control. The failures are due to incorrect credentials after migrating the repo.
@tobiasdiez I used to include GitHub releases in the initial module release script, which is also present in the storybook-addon package. pnpm changelogen --release --push && pnpm publish
Description
The
release main
action's last several runs never publish anything with the following message:The nightly release in
ci
action fails due to error in authentication: