mirror of https://github.com/tikv/client-rust.git
Update doc.yml
This commit is contained in:
parent
258c9ee8b5
commit
6583c532f8
|
@ -32,7 +32,7 @@ jobs:
|
|||
run: cargo doc --document-private-items
|
||||
|
||||
- name: FTP-Deploy-Action
|
||||
uses: SamKirkland/FTP-Deploy-Action@3.1.1
|
||||
uses: SamKirkland/FTP-Deploy-Action@master
|
||||
with:
|
||||
ftp-server: sftp://161.35.234.130:22
|
||||
ftp-username: docclientftp
|
||||
|
|
Loading…
Reference in New Issue