Commit 02a7fc4
authored
fix: should be able to do mdx sync on staging as well (#60)
* chore: update pnpm lockfile
* chore: revert test changes
* fix: add packages field to cms pnpm-workspace.yaml
* test: workflow changes
* fix: allow sync-mdx to run from staging branch
* test: trigger sync-mdx job1 parent 310bb92 commit 02a7fc4
File tree
2 files changed
+4
-3
lines changed- cms/scripts/sync-mdx
- src/content/blog
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments