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
ci: change CI to publish to GitHub package registry
* Use github npm registry.
* We can use the GITHUB_TOKEN that is made available by default in a
GitHub Action as the NODE_AUTH_TOKEN, although we need to add the
`packages: write` permission to the Action.
Co-authored-by: Chris Lowis <chris.lowis@gofreerange.com>
0 commit comments