File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5959 RUBYGEM_VOXPUPULI_TEST=${{ matrix.rubygem_voxpupuli-test }}
6060 build_arch : linux/${{ matrix.platform }}
6161 docker_username : voxpupulibot
62- docker_password : ${{ secrets.DOCKERHUB_BOT_PASSWORD }}
62+ docker_password : ${{ secrets.DOCKERHUB_BOT_ADMIN_TOKEN }}
6363 tags : |
6464 ghcr.io/${{ github.repository_owner }}/voxbox:${{ github.sha }}-v${{ matrix.puppet_release }}-${{ matrix.platform }}
6565
8686 with :
8787 registry : docker.io
8888 username : voxpupulibot
89- password : ${{ secrets.DOCKERHUB_BOT_PASSWORD }}
89+ password : ${{ secrets.DOCKERHUB_BOT_ADMIN_TOKEN }}
9090
9191 - name : Create multiarch manifests
9292 run : |
@@ -150,5 +150,5 @@ jobs:
150150 uses : peter-evans/dockerhub-description@v4
151151 with :
152152 username : voxpupulibot
153- password : ${{ secrets.DOCKERHUB_BOT_PASSWORD }}
153+ password : ${{ secrets.DOCKERHUB_BOT_ADMIN_TOKEN }}
154154 repository : voxpupuli/voxbox
You can’t perform that action at this time.
0 commit comments