diff --git a/.github/workflows/ci-release.yaml b/.github/workflows/ci-release.yaml index d340ce2..9b65c59 100644 --- a/.github/workflows/ci-release.yaml +++ b/.github/workflows/ci-release.yaml @@ -147,7 +147,7 @@ jobs: extra_plugins: | @semantic-release/exec @semantic-release/git - @jpoehnelt/semantic-release-replace-plugin@1.2.7 + semantic-release-replace-plugin@1.2.7 env: GITHUB_TOKEN: ${{ secrets.GH_TOKEN_ADMIN }}