Skip to content

Commit 8cdc2ab

Browse files
authored
Merge pull request #179 from pypa/di-patch-1
2 parents b7f401d + 41c10ee commit 8cdc2ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This action supports PyPI's [trusted publishing]
3939
implementation, which allows authentication to PyPI without a manually
4040
configured API token or username/password combination. To perform
4141
[trusted publishing] with this action, your project's
42-
publisher must already be configured on PyPI.
42+
publisher must already be [configured on PyPI].
4343

4444
To enter the trusted publishing flow, configure this action's job with the
4545
`id-token: write` permission and **without** an explicit username or password:
@@ -277,5 +277,6 @@ https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md
277277

278278
[warehouse#12965]: https://github.com/pypi/warehouse/issues/12965
279279
[trusted publishing]: https://docs.pypi.org/trusted-publishers/
280+
[configured on PyPI]: https://docs.pypi.org/trusted-publishers/adding-a-publisher/
280281

281282
[how to specify username and password]: #specifying-a-different-username

0 commit comments

Comments
 (0)