fix: Add missing dependency
This commit is contained in:
parent
543c8f6ae9
commit
03484641b4
@ -20,7 +20,7 @@ runs:
|
|||||||
with:
|
with:
|
||||||
node-version: "lts/*"
|
node-version: "lts/*"
|
||||||
- name: Install dependencies
|
- 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
|
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
|
||||||
run: npm audit signatures
|
run: npm audit signatures
|
||||||
- name: Release
|
- name: Release
|
||||||
|
Loading…
Reference in New Issue
Block a user