From 083310a9644a6b0206cc1e8995cd5b61e16b2ee1 Mon Sep 17 00:00:00 2001 From: Philipp Rothmann Date: Tue, 18 Apr 2023 10:45:44 +0200 Subject: [PATCH] fix: remove secret version from abra.sh --- abra.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/abra.sh b/abra.sh index ba539d4..a9f232d 100644 --- a/abra.sh +++ b/abra.sh @@ -1,2 +1 @@ -export SECRET_OAUTH2_SECRET_VERSION=v1 export ENTRYPOINT_VERSION=v2