From 215b17801732aa42ea63dbb68903cca11bc960b0 Mon Sep 17 00:00:00 2001 From: Inian Date: Wed, 16 Jun 2021 14:26:26 +0800 Subject: [PATCH] pin semantic version to 16 till this bug is fixed anyway https://github.com/semantic-release/semantic-release/issues/1981 --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d2bb43eb..f3c93136 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -16,6 +16,7 @@ jobs: id: semantic uses: cycjimmy/semantic-release-action@v2 with: + semantic_version: 16 extra_plugins: | @semantic-release/commit-analyzer @semantic-release/release-notes-generator