Skip to content

Commit 6e049a9

Browse files
authored
Update README.md
1 parent 72134a0 commit 6e049a9

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -187,17 +187,6 @@ app.use(require('prerender-node').set('prerenderServiceUrl', '<new url>'));
187187

188188
This package uses npm Trusted Publisher with GitHub Actions for secure, automated publishing.
189189

190-
### Setup
191-
192-
1. **npm Trusted Publisher**: Configured with OpenID Connect (OIDC) for secure publishing without storing npm tokens
193-
- Publisher: GitHub Actions
194-
- Organization: prerender
195-
- Repository: prerender-node
196-
- Workflow: `publish.yml`
197-
- Environment: `npm-publish`
198-
199-
2. **GitHub Environment**: The `npm-publish` environment is configured with required reviewers for additional security
200-
201190
### Publishing Process
202191

203192
**Automatic Publishing**: The workflow automatically publishes to npm when:

0 commit comments

Comments
 (0)