chuyaoyuan

提交
This commit is contained in:
2021-04-26 00:26:02 +08:00
parent 898f189c67
commit 580692bda5
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- name: FTP Deploy
uses: SamKirkland/FTP-Deploy-Action@3.0.0
with:
ftp-server: 你的虚拟主机 FTP 上传地址/ftp 目录
ftp-server: ${{ secrets.ftp_server }}
ftp-username: ${{ secrets.ftp_user }}
ftp-password: ${{ secrets.ftp_pwd }}
local-dir: build/