From d8c285288a6525de46e478a26d4ea3211635b391 Mon Sep 17 00:00:00 2001
From: Judson Lester <nyarly@users.noreply.github.com>
Date: Tue, 6 Jun 2023 14:53:23 -0700
Subject: [PATCH] Update README.md

Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index e6ddc52..41a23f2 100644
--- a/README.md
+++ b/README.md
@@ -203,7 +203,6 @@ jobs:
         with:
           token: ${{ steps.generate-token.outputs.token }}
           commit-with-token: true
-        ```
 
 ```