We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbfab46 commit 6262acfCopy full SHA for 6262acf
README.md
@@ -71,7 +71,8 @@ The action is setting the following outputs:
71
>
72
> Support for working with a global settings file at the organization level (the `.github` repository).
73
74
-> For example, `https://github.com/<repo>/.github/blob/main/.github/preview-updater.yml`.
+> For example, `https://github.com/<repo>/.github/blob/main/<configPath>`.
75
+> Like a `https://github.com/TheDragonCode/.github/blob/main/.github/preview-updater.yml`.
76
77
Create `.github/preview-updater.yml` (or provide your own path via `configPath`).
78
All fields are optional—omitted ones fall back to defaults.
0 commit comments