Skip to content

Commit b4321f4

Browse files
Adi-204Adi Boghawaladerberg
authored
ci: improve netlify preview (#1763)
Co-authored-by: Adi Boghawala <adiboghawala@Adis-MacBook-Pro.local> Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
1 parent a290af3 commit b4321f4

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/manual-netlify-preview.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,5 @@ jobs:
7272
message: |
7373
🚀 **Docs preview deployed**
7474
Below link points directly to the generator docs preview. May the force be with you!
75-
→ ${{ steps.deploy.outputs.url }}/docs/tools/generator
75+
→ ${{ steps.deploy.outputs.url }}/docs/tools/generator
76+
comment-tag: netlify-docs-preview

apps/generator/docs/migration-nunjucks-react.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Change your template configuration in `package.json`:
1414
```json
1515
{
1616
"generator": {
17-
"renderer": "react"
18-
}
17+
"renderer": "react"
18+
}
1919
}
2020
```
2121

0 commit comments

Comments
 (0)