Skip to content

Commit aac0085

Browse files
committed
feat: ✨ support complexity directive and implement documents
1 parent 8f38c31 commit aac0085

File tree

8 files changed

+780
-83
lines changed

8 files changed

+780
-83
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424

2525
- run: yarn install --frozen-lockfile
2626

27+
- run: yarn build
28+
2729
- run: npx semantic-release
2830
env:
2931
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)