From cb2b52880cf6b5ff2304cef74236ab81af097bf2 Mon Sep 17 00:00:00 2001 From: Nicholas Pease Date: Wed, 28 Jun 2023 04:05:22 +0000 Subject: [PATCH] Example Automatic Test --- default/test.a | 1 + 1 file changed, 1 insertion(+) create mode 100644 default/test.a diff --git a/default/test.a b/default/test.a new file mode 100644 index 0000000..c9a139f --- /dev/null +++ b/default/test.a @@ -0,0 +1 @@ +git config --global url."https://api:$MY_GIT_TOKEN@gitea.nicholaspease.com/".insteadOf "https://gitea.nicholaspease.com/" \ No newline at end of file