fix: Add missing dependency

This commit is contained in:
Jan Gleytenhoover 2024-08-26 12:23:00 +00:00
parent 543c8f6ae9
commit 03484641b4

@ -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