From f0bfb6ba8eae67ff79f40627a1fd66b40bd65214 Mon Sep 17 00:00:00 2001 From: Gabriel Rosa Date: Tue, 14 Feb 2023 16:57:45 -0300 Subject: [PATCH] FIX: new semantic release --- .github/workflows/deploy-manually.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/deploy-manually.yml b/.github/workflows/deploy-manually.yml index 2674a93..3c8b624 100644 --- a/.github/workflows/deploy-manually.yml +++ b/.github/workflows/deploy-manually.yml @@ -43,10 +43,9 @@ jobs: - if: github.event_name != 'workflow_dispatch' name: Semantic Release - uses: cycjimmy/semantic-release-action@v2 + uses: cycjimmy/semantic-release-action@v3 id: semantic with: - semantic_version: 16 extra_plugins: | conventional-changelog-eslint branches: |