From 2aee9484a18adcf9ca8f0e32ae17636e1912b7b5 Mon Sep 17 00:00:00 2001 From: Urothis Date: Thu, 18 Jan 2024 19:37:04 -0600 Subject: [PATCH] Cleanup report and add version json --- .github/workflows/nwserver.yml | 2 +- version.json | 0 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 version.json diff --git a/.github/workflows/nwserver.yml b/.github/workflows/nwserver.yml index 3415e7d..189baa3 100644 --- a/.github/workflows/nwserver.yml +++ b/.github/workflows/nwserver.yml @@ -138,7 +138,7 @@ jobs: - name: Commit updated Files uses: EndBug/add-and-commit@v9 with: - add: '["README.md", "version.md"]' + add: '["README.md", "version.json"]' message: "Update README.md" author_name: urothis author_email: urothis@gmail.com diff --git a/version.json b/version.json new file mode 100644 index 0000000..e69de29