mirror of
https://github.com/google/blockly.git
synced 2026-01-09 10:00:09 +01:00
Update gh pages task (#3762)
* Add task for updating github pages from develop
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
"test:setupselenium": "selenium-standalone install --config=./tests/scripts/selenium-config.js",
|
||||
"test:startselenium": "selenium-standalone start --config=./tests/scripts/selenium-config.js",
|
||||
"typings": "gulp typings",
|
||||
"updateGithubPages": "gulp gitUpdateGithubPages",
|
||||
"version": "gulp build && git add -A"
|
||||
},
|
||||
"main": "./index.js",
|
||||
|
||||
Reference in New Issue
Block a user