- 
        Couldn't load subscription status. 
- Fork 178
[BLOCKED on npm settings update] ci: update deployment workflow to use npm trusted publishers #1015
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
| 
 | 
| Coverage Report
 File CoverageNo changed files found. | 
| # https://github.com/actions/checkout | ||
| uses: actions/checkout@v4 | ||
|  | ||
| # Setup .npmrc file to publish to npm | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: Node is installed by the setup action below
| # https://github.com/actions/checkout | ||
| uses: actions/checkout@v4 | ||
|  | ||
| # Setup .npmrc file to publish to npm | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: Node is installed by the setup action below
Mirroring what @petebacondarwin did for the cloudflare adapter at opennextjs/opennextjs-cloudflare#950