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
fix(ci): remove archive: false from release workflows
With `archive: false`, the `name` parameter is ignored and the artifact
name becomes the uploaded filename. This broke the publish workflow
which downloads artifacts by name.
0 commit comments