Commit be49bdb
committed
chore(release): update Trusted Publishing checklist Repository field
PR #2 review surfaced two `Repository: python-docs-mcp-server` references in
the PyPI Trusted Publishing setup checklists (RELEASE.md lines 11 and 99).
These refer to the GitHub repo name used for OIDC token issuance — must
match the post-rename `python-stdlib-mcp` or Trusted Publishing will fail
at v0.1.5 tag time.
PyPI project name (line 9 and 97) stays `python-docs-mcp-server` —
the PyPI package name is unchanged.1 parent c5adbbe commit be49bdb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments