Commit 749c135
Fix GHCR permission issues: add top-level permissions and use repository_owner
- Add top-level permissions block with contents: read and packages: write
- Change GHCR login username from github.actor to github.repository_owner
- Addresses permission_denied: write_package error from job ref fd0df22
Co-authored-by: leonpwd <60449031+leonpwd@users.noreply.github.com>1 parent 3adfff4 commit 749c135
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
27 | 32 | | |
28 | 33 | | |
29 | 34 | | |
30 | | - | |
| 35 | + | |
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| |||
0 commit comments