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.
2 parents bbfab46 + 4237479 commit b0bd936Copy full SHA for b0bd936
1 file changed
README.md
@@ -71,7 +71,10 @@ 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,
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`.
78
79
Create `.github/preview-updater.yml` (or provide your own path via `configPath`).
80
All fields are optional—omitted ones fall back to defaults.
0 commit comments