Skip to content

Commit 179aaaa

Browse files
committed
update event
1 parent ff2b43f commit 179aaaa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
1. Sync Markdown content into `content` directory to be consumed by private Wiki Instance.
44
2. Markdown can be Frontmatter decorated.
55
3. Ensure Repo emits `dispatch.yml` to trigger workflow in order to rebuild site once content updates.
6-
* create repo secret: `REPO_PAT` * requires Organisaztion PAT
6+
* create repo secret: `REPO_PAT` * requires Organisaztion PAT
77
* create repo variable: `REPO_OWNER`
88
* create repo variable: `REPO_NAME`
99
4. Connect workflows with other REPO by having a consuming end:
@@ -12,11 +12,11 @@
1212
on:
1313
repository_dispatch:
1414
types:
15-
- trigger_build
15+
- TRIGGER_BUILD
1616
```
1717

1818
---
1919
## Welcome to Community content
2020

2121
This would be a community facing **public** repo.
22-
Rules and regs in order to submit PRs
22+
Rules and regs in order to submit PRs

0 commit comments

Comments
 (0)