Commit ae7eaeb
feat: add GitHub Actions environment for npm publishing
- Configure workflow to use 'npm-publish' environment
- Enhances security by restricting publishes to approved workflow runs
- Allows for environment protection rules (reviewers, branch restrictions)
- Provides better audit trail for package releases
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent b617960 commit ae7eaeb
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments