Skip to content

Commit

Permalink
chore(release): 2.3.40 & changelog workflows release actions
Browse files Browse the repository at this point in the history
  • Loading branch information
visiky committed Nov 12, 2021
1 parent d5bd022 commit 39ef870
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
},
"scripts": {
"start": "npm run site:clean && npm run site:develop",
"release": "semantic-release",
"site:develop": "cross-env PORT=8080 gatsby develop --open -H 0.0.0.0",
"site:build": "NODE_OPTIONS=--max_old_space_size=8192 npm run site:clean && gatsby build --prefix-paths",
"site:clean": "gatsby clean",
Expand Down

0 comments on commit 39ef870

Please sign in to comment.