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: |