Skip to content

Commit

Permalink
Merge pull request #150 from miguelcobain/docs-deploy
Browse files Browse the repository at this point in the history
update workspace in dpcs deploy release hook
  • Loading branch information
SergeAstapov authored Oct 12, 2024
2 parents 20f3199 + 255d093 commit bb1f27d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"hooks": {
"before:init": "cp README.md LICENSE.md ember-css-transitions/",
"after:bump": "pnpm install",
"after:release": "pnpm --filter=docs run deploy"
"after:release": "pnpm --filter=ember-css-transitions-docs run deploy"
},
"plugins": {
"@release-it-plugins/lerna-changelog": {
Expand Down

0 comments on commit bb1f27d

Please sign in to comment.