Merge pull request #216 from xuanzhi33/unstable/v1

Correct the trusted publishing note admonition markdown syntax in the README
This commit is contained in:
Sviatoslav Sydorenko (Святослав Сидоренко) 2024-02-24 20:27:48 +01:00 committed by GitHub
commit edfa8f355b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@ tag, or opt-in to [use a full Git commit SHA] and Dependabot.
### Trusted publishing ### 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 > 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 > 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 > a separate job within that non-reusable workflow. Alternatively, you can still