revert 73a5143f82
All checks were successful
Release / Release (push) Successful in 2m6s
All checks were successful
Release / Release (push) Successful in 2m6s
revert Update action.yml
This commit is contained in:
parent
73a5143f82
commit
7d190234a0
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ runs:
|
|||
with:
|
||||
node-version: "lts/*"
|
||||
- name: Install dependencies
|
||||
run: npm install semantic-release @saithodev/semantic-release-gitea @semantic-release/changelog @semantic-release/release-notes-generator
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue