From 027c24cca4b7b41d1e92ccfe2905341e9dae3254 Mon Sep 17 00:00:00 2001 From: lewisakura Date: Sun, 8 Sep 2024 22:25:51 +0100 Subject: [PATCH] ci: i'm tired, shush --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 6c543e7..96f1cb2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -42,7 +42,7 @@ jobs: with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }} - password: ${{ secrets.GITHUB_ACTION }} + password: ${{ secrets.GITHUB_TOKEN }} - name: Extract metadata id: meta