Open
Description
It might be possible that some packages fail to publish while other packages do successfully publish. In this case, the current action behavior will bail out and skip pushing tags and the Github release notes. This can be an issue when retrying, as those packages will never then be pushed to Github while the ones that previously failed will.
E.g. https://github.com/johnameyer/cards-ts/actions/runs/10842151215/job/30087321749
🦋 success packages published successfully:
🦋 @cards-ts/[email protected]
🦋 Creating git tag...
🦋 New tag: @cards-ts/[email protected]
🦋 error packages failed to publish:
🦋 @cards-ts/[email protected]
🦋 @cards-ts/[email protected]
🦋 @cards-ts/[email protected]
🦋 @cards-ts/[email protected]
Metadata
Assignees
Labels
No labels