Skip to content

Fix gh release upload overwrite #4602

Closed
@jsjoeio

Description

@jsjoeio

Previously, running the yarn release:github-assets script would upload the latest successful artifacts from CI to the release draft.

I'm not sure if GitHub changed this behavior but now you need to use the --clobber flag.

Solution

Add the --clobber to this line.

Metadata

Metadata

Assignees

Labels

choreRelated to maintenance or clean upenhancementSome improvement that isn't a feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions