Commit 8ef4e1e
committed
fix: update GitHub release action and add setup instructions
- Update to softprops/action-gh-release@v2
- Add explicit token parameter
- Add comment with repository settings instructions
To resolve 422 error, repository admin needs to:
1. Go to Settings → Actions → General
2. Under 'Workflow permissions', select 'Read and write permissions'
3. Check 'Allow GitHub Actions to create and approve pull requests'1 parent 1462c80 commit 8ef4e1e
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
0 commit comments