mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 18:27:49 +00:00
Update README.md
Add suggested changes.
This commit is contained in:
committed by
Sviatoslav Sydorenko (Святослав Сидоренко)
parent
dea1d707f3
commit
415d7a6bec
@@ -25,8 +25,11 @@ tag, or opt-in to [use a full Git commit SHA] and Dependabot.
|
||||
|
||||
### Trusted publishing
|
||||
|
||||
> [!NOTE] Trusted publishing does not support reusable workflows at this time,
|
||||
> please use a username/token instead.
|
||||
> [!NOTE] Trusted publishing cannot be used from within a reusable workflow at this
|
||||
> time. It is recommended to instead create a non-reusable workflow that contains a
|
||||
> job calling your reusable workflow, and then do the trusted publishing step from
|
||||
> a separate job within that non-reusable workflow. Alternatively, you can still
|
||||
> use a username/token inside the reusable workflow.
|
||||
|
||||
> [!NOTE]
|
||||
> Trusted publishing is sometimes referred to by its
|
||||
|
||||
Reference in New Issue
Block a user