Skip to content

Commit cbd6d01

Browse files
committed
📝Fix a typo in "privileges" @ README
1 parent 7252a9a commit cbd6d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Invoking `pypi-publish` from composite actions is unsupported. It is not
212212
tested. GitHub Runners have limitations and bugs in this case. But more
213213
importantly, this is usually an indication of using it insecurely. When
214214
using [Trusted Publishing][trusted publisher], it is imperative to keep
215-
build machinery invocation in a separate job with restrictive priviliges
215+
build machinery invocation in a separate job with restrictive privileges
216216
as [Trusted Publishing][trusted publisher] itself requires elevated
217217
permissions to make use of OIDC. Our observation is that the users
218218
sometimes create in-project composite actions that invoke building and

0 commit comments

Comments
 (0)