Skip to content

Commit e0c2f31

Browse files
committed
fix: update ci for release
1 parent d6b304f commit e0c2f31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- run: npm run build
2929
- run: npm run docs:infrastructure
3030
- run: npm run test
31+
- run: ./node_modules/.bin/ts-node fix-new-clients.ts
3132
- run: npx nx run-many --target=semantic-release --all --parallel=1
3233
env:
3334
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)