Skip to content

Commit ed36092

Browse files
Merge pull request #5526 from swagger-api/fix/add-definitions-to-release-artifacts
fix: add type definitions to release artifacts
2 parents 8e0b7dc + b1e5a70 commit ed36092

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
@@ -53,6 +53,7 @@ jobs:
5353
npm run cy:ci
5454
npm run build:bundle:esm
5555
npm run build:bundle:umd
56+
npm run build:definitions
5657
5758
- name: Semantic Release
5859
id: semantic

0 commit comments

Comments
 (0)