Skip to content

Commit 6bfa2d4

Browse files
committed
feat: sr, fix names
1 parent 965469e commit 6bfa2d4

2 files changed

Lines changed: 60 additions & 237 deletions

File tree

.github/workflows/depoy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
with:
2828
node-version: ${{ matrix.node-version }}
2929
- run: npm install
30+
- run: npm shrinkwrap
3031
- run: npm run lint
3132
- run: npm run build
3233
- run: npx semantic-release

0 commit comments

Comments
 (0)