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
{{ message }}
This repository was archived by the owner on Apr 20, 2023. It is now read-only.
I have been running yarn publish --access=public locally to publish to the npm registry. It would be great if tags could be created from the main branch, and GitHub Actions automatically published those changes.
I have been running
yarn publish --access=publiclocally to publish to the npm registry. It would be great if tags could be created from themainbranch, and GitHub Actions automatically published those changes.