Skip to content

Commit

Permalink
update doc nginx path
Browse files Browse the repository at this point in the history
  • Loading branch information
claudezss committed Jun 17, 2023
1 parent ceb1071 commit b5e710b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ jobs:
username: "root"
password: ${{ secrets.SERVER_PASS }}
source: "doc/"
target: "/var/www/html/pyohm/"
target: "/home/doc/pyohm"
strip_components: 1
overwrite: true

0 comments on commit b5e710b

Please sign in to comment.