doc
This commit is contained in:
parent
e7790d9885
commit
48508d508a
|
@ -52,6 +52,8 @@ bb release
|
||||||
cd gh-pages
|
cd gh-pages
|
||||||
git checkout -b v0.0.2
|
git checkout -b v0.0.2
|
||||||
git push --set-upstream origin v0.0.2
|
git push --set-upstream origin v0.0.2
|
||||||
|
git checkout gh-pages
|
||||||
|
cd ..
|
||||||
```
|
```
|
||||||
|
|
||||||
Then make a new release on Github with the `v0.0.2` tag.
|
Then make a new release on Github with the `v0.0.2` tag.
|
||||||
|
|
Loading…
Reference in a new issue