Skip to content

Commit

Permalink
Update documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
capjamesg authored Nov 26, 2024
1 parent aae78e5 commit 933c4f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
switches: -avzr
path: "docs/_site/*"
remote_path: ${{ secrets.PATH }}
remote_path: ${{ secrets.REMOTE_PATH }}
remote_host: ${{ secrets.SERVER_HOST }}
remote_user: ${{ secrets.SERVER_USERNAME }}
remote_key: ${{ secrets.KEY }}

0 comments on commit 933c4f2

Please sign in to comment.