Skip to content

Commit

Permalink
docs: build after bump
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Dvorak <[email protected]>
  • Loading branch information
Tomas2D committed Oct 16, 2024
1 parent ea01a6f commit 7cc909b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
"yarn ts:check",
"yarn test:all"
],
"after:@release-it/conventional-changelog:bump": [
"yarn docs:build"
],
"after:bump": [
"yarn build"
],
"before:release": [
"yarn docs:build && git add . --update"
]
},
"github": {
Expand Down

0 comments on commit 7cc909b

Please sign in to comment.