diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7c304d6..63dd516 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -86,4 +86,4 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GIT_AUTHOR_NAME: thygesteffensen;pksorensen GIT_AUTHOR_EMAIL: 31892312+thygesteffensen@users.noreply.github.com;poul@kjeldager.com - run: npx semantic-release \ No newline at end of file + run: npx semantic-release@19.0.5 \ No newline at end of file