From 2107497c8d0e275adebe3144885435e5f1c51487 Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 12 Sep 2024 00:21:58 +0000 Subject: [PATCH] fix: use latest semantic-release config --- .github/workflows/release.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ebae605..3aa9a42 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -14,3 +14,5 @@ jobs: with: github-token: ${{ secrets.OPEN_TURO_GITHUB_TOKEN }} npm-token: ${{ secrets.OPEN_TURO_NPM_TOKEN }} + extra-plugins: | + @open-turo/semantic-release-config@8.0.0-pr-192.184.1.1