From 2f0653eee0514b28bce6e95de4b129ba609c057c Mon Sep 17 00:00:00 2001 From: muchasxmaracas <99442216+muchasxmaracas@users.noreply.github.com> Date: Wed, 31 Jan 2024 17:42:03 +0100 Subject: [PATCH] typo --- .github/workflows/github-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 1068d46..4ef1f27 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -6,7 +6,7 @@ on: - 'master' env: - REGISTY: ghcr.io + REGISTRY: ghcr.io IMAGE_NAME: deathgarden-api-rebirth jobs: