2d791a888651f546d135a4ae3932bd6f0210c427
headlamp-plugin package strips the @ scope prefix and replaces / with - when naming tarballs (e.g. @privilegedescalation/headlamp-argocd-plugin becomes privilegedescalation-headlamp-argocd-plugin). The workflow was using the raw package.json name without this transformation, causing the Prepare release tarball step to fail when it couldn't find the expected tarball file. Co-authored-by: Chris Farhood <chris@farhood.org>
Description
Languages
Shell
100%