From 4e9f5646503a36cf770a3924ff83a4029722718d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 20 Sep 2024 22:59:12 -0400 Subject: [PATCH] chore: create testing item --- sub-logs/testing.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 sub-logs/testing.json diff --git a/sub-logs/testing.json b/sub-logs/testing.json new file mode 100644 index 000000000..c8302a276 --- /dev/null +++ b/sub-logs/testing.json @@ -0,0 +1,14 @@ +{ + "repo": "https://github.com/DEV-DIBSTER/DEV-DIBSTER.github.io", + "owner": { + "username": "DEV-DIBSTER", + "email": "testing@gmail.com" + }, + "target": { + "CNAME": { + "name": "testing", + "value": "dev-dibster.github.io" + } + }, + "proxied": false +}