Skip to content

Commit 9dceb65

Browse files
authored
chore: update semantic release to latest version (#21)
This PR upgrades semantic release to the latest version
1 parent 0f09a30 commit 9dceb65

File tree

3 files changed

+3535
-7641
lines changed

3 files changed

+3535
-7641
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
run: npm clean-install
3030
- name: Verify the integrity of provenance attestations and registry signatures for installed dependencies
3131
run: npm audit signatures
32+
- name: Build
33+
run: npm run build
3234
- name: Release
3335
env:
3436
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)