Commit 2d2f269
committed
fix: Use repository-matching Docker image name for GHCR auth
The GITHUB_TOKEN permissions are scoped to the repository, so Docker
images must use ghcr.io/csnp/qramm-cryptodeps (not ghcr.io/csnp/cryptodeps)
to authenticate properly.1 parent 70dd21e commit 2d2f269
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments