diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 43a1a2058..c1cccc4cb 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -256,7 +256,7 @@ jobs: with: registry: ghcr.io username: ${{ github.repository_owner }} - password: ${{ secrets.LETRO_ACTION_TOKEN }} + password: ${{ secrets.GITHUB_TOKEN }} - name: Build and push id: bake