From 716f9f13e8992e6a7506692ea4b88f7a167ef358 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 6 Nov 2023 18:19:43 -0700 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 221cbc4..b829838 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -46,7 +46,7 @@ jobs: - name: Run git-cliff uses: tj-actions/git-cliff@v1 with: - output: CHNAGELOG.md + output: CHANGELOG.md - name: Create Pull Request uses: peter-evans/create-pull-request@v5