Skip to content

Commit 2c555d0

Browse files
authored
Re-enable publishing to Docker Hub
1 parent 45db69b commit 2c555d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,6 @@ jobs:
8080
image_name: ${{ github.repository }}
8181
image_tag: server-${{ matrix.ssl }}-${{ matrix.avx }}
8282
github_token: ${{ secrets.GHCR_ACCESS_TOKEN }}
83+
docker_io_user: ${{ env.DOCKER_IO_USER }}
84+
docker_io_token: ${{ secrets.DOCKER_IO_ACCESS_TOKEN }}
8385

0 commit comments

Comments
 (0)