From b45fa008fc64cd1ac3f9578c95e30efbd2a8cbdb Mon Sep 17 00:00:00 2001 From: christides11 <29593332+christides11@users.noreply.github.com> Date: Sat, 19 Feb 2022 17:31:04 -0500 Subject: [PATCH] fix: Attempting to fix semantic release. BREAKING CHANGE: fixing semantic release. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2e43675f..b6fe2081 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: fetch-depth: 0 - name: Semantic Release id: semantic - uses: cycjimmy/semantic-release-action@v2.5.0 + uses: cycjimmy/semantic-release-action@v2.7.0 with: extra_plugins: | @semantic-release/changelog