diff --git a/.github/workflows/semantic-release.yaml b/.github/workflows/semantic-release.yaml index bcda64d..00ed85d 100644 --- a/.github/workflows/semantic-release.yaml +++ b/.github/workflows/semantic-release.yaml @@ -20,5 +20,4 @@ jobs: with: github-token: ${{ secrets.PAT }} allow-initial-development-versions: true - extra-plugins: | - @semantic-release/exec + hooks: exec