Commit f6bfb02
fix: restore npm-publish.yml — repo has legitimate npm wrapper (#9)
The npm-publish.yml was incorrectly removed in PR #8 based on the assumption
that Python repos should not have npm-publish workflows. However, this repo
has a legitimate npm wrapper (package.json + cli.js) that allows users to
install via 'npm install -g configdrift'. The npm-publish workflow is needed
to publish this wrapper to the npm registry.
Reverts the npm-publish.yml removal from commit 888efcf.
Co-authored-by: DevForge Engineer <engineer@devforge.dev>1 parent 6cc7d71 commit f6bfb02
1 file changed
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments