Skip to content

Commit

Permalink
Fix afterShipIt command
Browse files Browse the repository at this point in the history
  • Loading branch information
ghengeveld committed Oct 2, 2023
1 parent cee8471 commit 2d10182
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 @@ -213,7 +213,7 @@
[
"exec",
{
"afterShipIt": "yarn docs && push-dir --dir=docs --branch=gh-pages"
"afterShipIt": "yarn publish-action"
}
]
],
Expand Down

0 comments on commit 2d10182

Please sign in to comment.