From f29e14d067558c3d41c63d417047240359198898 Mon Sep 17 00:00:00 2001 From: Josiah Siegel Date: Mon, 19 Feb 2024 16:56:35 -0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b48ffd4..77fb2db 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ jobs: - name: Create Pull Request id: create_pr - uses: josiahsiegel/reliable-pull-request-action@v1.0.0 + uses: JosiahSiegel/reliable-pull-request-action@v1.0.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: