From bd1dfe5fd9544fd39cf33631775bc6329e7327aa Mon Sep 17 00:00:00 2001 From: Leonardo Bishop Date: Sun, 20 Aug 2023 11:38:02 +0100 Subject: Change repository name to lower case --- .github/workflows/build-docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/build-docker-image.yml b/.github/workflows/build-docker-image.yml index c0e8df2..e46cbaa 100644 --- a/.github/workflows/build-docker-image.yml +++ b/.github/workflows/build-docker-image.yml @@ -24,6 +24,6 @@ jobs: - uses: docker/build-push-action@v4 with: push: true - tags: ghcr.io/LMBishop/panulat:latest + tags: ghcr.io/lmbishop/panulat:latest cache-from: type=gha cache-to: type=gha,mode=max -- cgit v1.2.3-70-g09d2