Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add suggested changes.
  • Loading branch information
virtuald authored and webknjaz committed Dec 20, 2023
1 parent dea1d70 commit 415d7a6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 415d7a6

Please sign in to comment.