fixing CI
This commit is contained in:
@@ -33,6 +33,6 @@ jobs:
|
|||||||
remote-user: ${{ secrets.SFTP_USER_DOCS }}
|
remote-user: ${{ secrets.SFTP_USER_DOCS }}
|
||||||
remote-password: ${{ secrets.SFTP_PASSWORD_DOCS }}
|
remote-password: ${{ secrets.SFTP_PASSWORD_DOCS }}
|
||||||
remote-port: 6969
|
remote-port: 6969
|
||||||
local-path: ./zig-out/docs
|
local-path: ./zig-out/docs/index.html
|
||||||
remote-path: /www
|
remote-path: /www/error/404.html
|
||||||
sync: full
|
sync: full
|
||||||
|
|||||||
Reference in New Issue
Block a user