aio-cli
aio-cli copied to clipboard
on-push-publish-to-npm.yml workflow - package access is private
Need this extra parameter: https://github.com/adobe/aio-cli/blob/7952ef93baa6c2c10387fa299bf104e8867fd6fa/.github/workflows/version-bump-publish.yml#L38
This should be fixed in all repos.
This is not an issue for existing projects, but for new projects. This was fixed in the template: https://github.com/adobe/.github/blob/main/workflow-templates/on-push-publish-to-npm.yml but if someone copy pastes from an existing repo, they might not have a good time (and will waste time waiting) unless they find a dev with npm admin rights to the Adobe org to set the access to public.
JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-2488