From 62bd99cd4498b033f18579fa43077562f2d5dc84 Mon Sep 17 00:00:00 2001 From: Agustin Ranieri Date: Tue, 28 May 2024 10:06:00 -0300 Subject: [PATCH] Update ghcr.yml --- .github/workflows/ghcr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml index 570428e..5d8cbb3 100644 --- a/.github/workflows/ghcr.yml +++ b/.github/workflows/ghcr.yml @@ -1,4 +1,4 @@ -name: Create and publish a Docker image +name: Create and publish a Docker image to ghcr.io # Configures this workflow to run every time a change is pushed to the branch called `main`. on: