Skip to content

Commit 415d7a6

Browse files
virtualdwebknjaz
authored andcommitted
Update README.md
Add suggested changes.
1 parent dea1d70 commit 415d7a6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,11 @@ tag, or opt-in to [use a full Git commit SHA] and Dependabot.
2525

2626
### Trusted publishing
2727

28-
> [!NOTE] Trusted publishing does not support reusable workflows at this time,
29-
> please use a username/token instead.
28+
> [!NOTE] Trusted publishing cannot be used from within a reusable workflow at this
29+
> time. It is recommended to instead create a non-reusable workflow that contains a
30+
> job calling your reusable workflow, and then do the trusted publishing step from
31+
> a separate job within that non-reusable workflow. Alternatively, you can still
32+
> use a username/token inside the reusable workflow.
3033
3134
> [!NOTE]
3235
> Trusted publishing is sometimes referred to by its

0 commit comments

Comments
 (0)