From f22d76c8c6a8c8c1909b7029655944c135b4e4fd Mon Sep 17 00:00:00 2001 From: thursday Date: Thu, 25 Nov 2021 13:37:21 -0500 Subject: Update build-and-publish.yml --- .github/workflows/build-and-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/build-and-publish.yml') diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index cfc7543..0e0fed9 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -46,7 +46,7 @@ jobs: uses: docker/login-action@v1 with: registry: ghcr.io - username: ${{ github.repository_owner }} + username: FerdiBot password: ${{ secrets.GH_TOKEN }} - name: Build and push -- cgit v1.2.3-70-g09d2