mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 15:05:39 +01:00
Actually publish
This commit is contained in:
parent
f3261d3c1b
commit
c04fb4f942
1 changed files with 1 additions and 0 deletions
|
|
@ -12,3 +12,4 @@ git remote add origin "${REMOTE_URL}"
|
|||
git checkout -b gh-pages
|
||||
git add .
|
||||
git commit -m "Publish website"
|
||||
git push origin gh-pages --force
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue