diff --git a/README.md b/README.md index da9b9e2..32a95f3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,8 @@ tag, or opt-in to [use a full Git commit SHA] and Dependabot. ### Trusted publishing -> [!NOTE] Trusted publishing cannot be used from within a reusable workflow at this +> [!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