Commit e80bbe7
Sebastian Penhouet
fix(release): drop stale src pathspec from version commit
src/ held the Docusaurus React homepage and went away with the Zensical
migration; the package itself lives in confluence_markdown_exporter/. Passing a
pathspec that matches no tracked files makes git add -u exit 128, which killed
the 5.4.0 release run right after the docs bump.1 parent cae8035 commit e80bbe7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments