Skip to content

Commit 42a5557

Browse files
committed
lint
1 parent 712f171 commit 42a5557

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

RELEASE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ Here is a summary of the steps to cut a new release:
8282
- If the repo generates PyPI release(s), create a scoped PyPI [token](https://packaging.python.org/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/#saving-credentials-on-github). We recommend using a scoped token for security reasons.
8383

8484
- You can store the token as `PYPI_TOKEN` in your fork's `Secrets`.
85-
8685
- Advanced usage: if you are releasing multiple repos, you can create a secret named `PYPI_TOKEN_MAP` instead of `PYPI_TOKEN` that is formatted as follows:
8786

8887
```text

0 commit comments

Comments
 (0)