Commit 53e979f
fix: correct NPM publish workflow directory and error handling
- Change to claude-dev-toolkit directory before publishing
- Remove continue-on-error to properly report failures
- Fixes ENOENT package.json error in GitHub Actions
- Ensures workflow fails appropriately when NPM publish fails
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent f834e81 commit 53e979f
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments