From d572a90b166aa24bfa6514dcc95bd0e30b7db004 Mon Sep 17 00:00:00 2001 From: Rexogamer Date: Tue, 17 Dec 2024 01:36:40 +0000 Subject: [PATCH] fix: this should say api --- .github/workflows/build_and_publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_publish.yml b/.github/workflows/build_and_publish.yml index 2e61d6a..7310166 100644 --- a/.github/workflows/build_and_publish.yml +++ b/.github/workflows/build_and_publish.yml @@ -73,4 +73,4 @@ jobs: cwd: "upryzing.js" author_name: Upryzing CI author_email: upryzing-ci@users.noreply.github.com - message: "chore: update @upryzing/ci to ${{ env.api_version }}" + message: "chore: update @upryzing/api to ${{ env.api_version }}"