From 5f2d8cd41e31b1a92cca1216cd4f96eefe75728d Mon Sep 17 00:00:00 2001 From: Alex Muramoto Date: Thu, 9 Feb 2023 14:56:06 -0800 Subject: [PATCH] fix: sets semantic release to v19 --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ab379838..08aa06c9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,6 +43,7 @@ jobs: - name: Release uses: cycjimmy/semantic-release-action@v2 with: + semantic_version: 19 extra_plugins: | @semantic-release/commit-analyzer semantic-release-interval