From 8a85f40e06a2196c45865709bde16401c33c40ae Mon Sep 17 00:00:00 2001 From: Letro Bot Date: Wed, 8 Apr 2026 15:49:04 +0330 Subject: [PATCH] Revert "update token name" This reverts commit eff245d51a19c9f5c1400feaae6e02389b3e2e0a. --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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