update deploy.yml

pull/92/head^2
ruki 4 years ago
parent d1571163cb
commit 8db37cd334
No known key found for this signature in database
GPG Key ID: 809EF06AD42725BD
  1. 2
      .github/workflows/deploy.yml

@ -34,7 +34,7 @@ jobs:
git remote set-url --add all git@github.com:waruqi/xrepo-docs.git
git remote set-url --add all git@gitee.com:xmake-io/xrepo-docs.git
git remote set-url --add all git@gitlab.com:xmake-io/xrepo-docs.git
xmake l build.lua
xmake l -vD ./build.lua
git commit -a -m "update docs"
git push all master

Loading…
Cancel
Save