We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6820614 commit 54ed064Copy full SHA for 54ed064
.github/workflows/docs.yml
@@ -1,4 +1,4 @@
1
-name: Build and Deploy
+name: Build docs and deploy on gh-pages
2
on:
3
push:
4
branches:
README.md
@@ -3,6 +3,10 @@
Exercises for PingCAP Talent Plan Course
https://github.com/pingcap/talent-plan
5
6
+> Checkput docs [here](https://oyvsyo.github.io/tallent_plan_course/kvs/index.html)
7
+
8
+> Also [releases](https://github.com/oyvsyo/tallent_plan_course/releases)
9
10
11
## PNA Rust Project 3: Synchronous client-server networking
12
0 commit comments