From 415d7a6bec18b0647cff3533bdb72780ac376d5a Mon Sep 17 00:00:00 2001 From: Dustin Spicuzza Date: Tue, 28 Nov 2023 22:44:26 -0500 Subject: [PATCH] Update README.md Add suggested changes. --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0d208e..da9b9e2 100644 --- a/README.md +++ b/README.md @@ -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