diff --git a/action.yml b/action.yml index 0a4b082..1effe6d 100644 --- a/action.yml +++ b/action.yml @@ -20,7 +20,7 @@ runs: with: node-version: "lts/*" - name: Install dependencies - run: npm install semantic-release @saithodev/semantic-release-gitea @semantic-release/changelog + run: npm install semantic-release @saithodev/semantic-release-gitea @semantic-release/changelog @semantic-release/release-notes-generator - name: Verify the integrity of provenance attestations and registry signatures for installed dependencies run: npm audit signatures - name: Release