File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 "private" : true ,
88 "scripts" : {
99 "predeploy" : " gh-pages-clean" ,
10- "deploy" : " gh-pages --silent --dist src --branch master --repo \" https://${GITHUB_TOKEN}@github.com/ascoderu/ascoderu.github.io\" " ,
10+ "deploy" : " gh-pages --no-history --dist src --branch master --repo \" https://${GITHUB_TOKEN}@github.com/ascoderu/ascoderu.github.io\" --user \" Deployment Bot (from Github Actions) <deploy@ascoderu.ca> \" " ,
1111 "postdeploy" : " cfcli --domain ascoderu.ca --token \" ${CLOUDFLARE_TOKEN}\" purge" ,
1212 "lint.css" : " csslint src" ,
1313 "lint.html" : " htmllint src/index.html" ,
1919 "cloudflare-cli" : " ^4.0.0" ,
2020 "csslint" : " ^1.0.5" ,
2121 "eslint" : " ^6.3.0" ,
22- "gh-pages" : " ^2.1.1 " ,
22+ "gh-pages" : " ^3.0.0 " ,
2323 "htmllint-cli" : " ^0.0.7" ,
2424 "npm-run-all" : " ^4.1.5" ,
2525 "reload" : " ^3.0.1"
You can’t perform that action at this time.
0 commit comments