Commit 4da42dd
ci: fix server image publish to use repo-scoped package name
Use ${{ github.repository }}/server as the GHCR image name so the
GITHUB_TOKEN has write access. The previous hardcoded name pointed at
the archived repo's package namespace.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8c87ea1 commit 4da42dd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments