diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 720ffd2..b7e9fa0 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -39,7 +39,7 @@ jobs: with: registry: ${{ env.IMAGE_REGISTRY }} username: ${{ env.IMAGE_OWNER }} - password: ${{ secrets.GITHUB_TOKEN }} + password: ${{ secrets.TOKEN }} - name: Build and push - x64 id: docker_build_x64