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
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -288,7 +288,7 @@ The project uses automated releases via [release-please](https://github.com/goog
288
288
289
289
See **[RELEASING.md](RELEASING.md)** for detailed release process and **[RELEASE_CHECKLIST.md](RELEASE_CHECKLIST.md)** for setup.
290
290
291
-
**For maintainers:**Ensure `NPM_TOKEN` and `PYPI_TOKEN` secrets are configured in repository settings.
291
+
**For maintainers:**Configure npm and PyPI trusted publishing for this repository/workflow (GitHub OIDC). `NPM_TOKEN` and `PYPI_TOKEN` secrets are not required.
Copy file name to clipboardExpand all lines: packages/CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -288,7 +288,7 @@ The project uses automated releases via [release-please](https://github.com/goog
288
288
289
289
See **[RELEASING.md](RELEASING.md)** for detailed release process and **[RELEASE_CHECKLIST.md](RELEASE_CHECKLIST.md)** for setup.
290
290
291
-
**For maintainers:**Ensure `NPM_TOKEN` and `PYPI_TOKEN` secrets are configured in repository settings.
291
+
**For maintainers:**Configure npm and PyPI trusted publishing for this repository/workflow (GitHub OIDC). `NPM_TOKEN` and `PYPI_TOKEN` secrets are not required.
0 commit comments