diff --git a/action.yml b/action.yml index ccc04ce..0a4b082 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 + run: npm install semantic-release @saithodev/semantic-release-gitea @semantic-release/changelog - name: Verify the integrity of provenance attestations and registry signatures for installed dependencies run: npm audit signatures - name: Release