Commit 63b8cba
fix: Add packages write permission to publish workflow
- Add permissions for contents:write and packages:write
- Fixes 403 Forbidden error when publishing to GitHub Packages
- GITHUB_TOKEN now has required permissions for package publishing
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent bd31d46 commit 63b8cba
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
0 commit comments