Skip to content

Commit b0bd936

Browse files
Merge pull request #59 from TheDragonCode/andrey-helldar-patch-1
Modify example URL in README.md
2 parents bbfab46 + 4237479 commit b0bd936

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,10 @@ The action is setting the following outputs:
7171
>
7272
> Support for working with a global settings file at the organization level (the `.github` repository).
7373
>
74-
> For example, `https://github.com/<repo>/.github/blob/main/.github/preview-updater.yml`.
74+
> For example,
75+
>
76+
> - template is `https://github.com/<repo>/.github/blob/main/<configPath>`.
77+
> - result is `https://github.com/TheDragonCode/.github/blob/main/.github/preview-updater.yml`.
7578

7679
Create `.github/preview-updater.yml` (or provide your own path via `configPath`).
7780
All fields are optional—omitted ones fall back to defaults.

0 commit comments

Comments
 (0)