diff --git a/.github/workflows/semantic_release.yml b/.github/workflows/semantic_release.yml index 7038ecd..6a5b359 100644 --- a/.github/workflows/semantic_release.yml +++ b/.github/workflows/semantic_release.yml @@ -29,6 +29,7 @@ jobs: cache: 'npm' - name: semantic + # should use dry-run to get the released version run: | npm install npx --package=@semantic-release/changelog@6 \