From 778ae676b7dfa747ebfcbff1e1937455ed8016f2 Mon Sep 17 00:00:00 2001 From: Nic Johnson Date: Sat, 3 Sep 2022 14:54:25 -0500 Subject: [PATCH] fix: remove debug --- action.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/action.yml b/action.yml index fcbf948..fdd7fad 100644 --- a/action.yml +++ b/action.yml @@ -6,5 +6,3 @@ outputs: runs: using: docker image: docker://ghcr.io/nicjohnson145/tagbot:latest - args: - - "--debug"