File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 55
66 # Allows you to run this workflow manually from the Actions tab
77 workflow_dispatch :
8-
9-
10- permissions : read-all|write-all
8+ permissions : write-all
119
1210
1311jobs :
4745 path : docs/html/
4846 - name : Commit documentation changes
4947 run : |
50- git clone https://github.com/tushushu /ulist.git --branch gh-pages --single-branch gh-pages
48+ git clone https://github.com/Rust-Data-Science /ulist.git --branch gh-pages --single-branch gh-pages
5149 cp -r docs/html/* gh-pages/
5250 cd gh-pages
5351 git config --local user.email "action@github.com"
Original file line number Diff line number Diff line change 33
44|PyPI | |License | |CI | |doc | |publish | |code style | |Coverage |
55
6- `Documentation <https://tushushu .github.io/ulist/ >`__ \| `Source
6+ `Documentation <https://rust-data-science .github.io/ulist/ >`__ \| `Source
77Code <https://github.com/tushushu/ulist> `__
88
99What
You can’t perform that action at this time.
0 commit comments