不要怂,就是干,撸起袖子干!

Commit 7d22d18e by Sushant

build: semantic release setup & docs

1 parent 2f92e212
Showing with 1 additions and 4 deletions
...@@ -72,7 +72,7 @@ jobs: ...@@ -72,7 +72,7 @@ jobs:
deploy: deploy:
provider: surge provider: surge
project: ./esdoc/ project: ./esdoc/
domain: docs.sequelizejs.com domain: v4.sequelizejs.com
skip_cleanup: true skip_cleanup: true
on: v4 on: v4
......
...@@ -159,8 +159,5 @@ ...@@ -159,8 +159,5 @@
"@semantic-release/npm", "@semantic-release/npm",
"@semantic-release/github" "@semantic-release/github"
] ]
},
"publishConfig": {
"tag": "latest"
} }
} }
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!