Commit c116ae2
fix: Add Docker authentication for GHCR in release workflow
Add docker/setup-buildx-action and docker/login-action steps before
GoReleaser to properly authenticate with GitHub Container Registry.
This fixes the 'unauthorized: unauthenticated' error when pushing
Docker images.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent cfa343d commit c116ae2
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
33 | 43 | | |
34 | 44 | | |
35 | 45 | | |
| |||
0 commit comments