From 1177984b9aeed2557810f49090dfcab645a8a6fc Mon Sep 17 00:00:00 2001 From: SnskArora Date: Sat, 22 Mar 2025 16:01:20 +0530 Subject: [PATCH] auth update --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 77e0527..e27beca 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -IMAGE_REPO ?= ghcr.io/snskarora/manual-approval -TARGET_PLATFORM ?= linux/amd64 +IMAGE_REPO=ghcr.io/snskarora/manual-approval +TARGET_PLATFORM=linux/amd64 .PHONY: tidy tidy: