Skip to content

Commit

Permalink
Upload documentation using sftp
Browse files Browse the repository at this point in the history
  • Loading branch information
tpeulen committed Feb 4, 2024
1 parent 67430f9 commit da8cad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
password: ${{secrets.SFTP_PASSWORD}}
port: ${{secrets.SFTP_PORT}}
uploads: |
./doc/_build/html/ => ./www/docs.peulen.xyz/project/bff/master/
./doc/_build/html/stable/ => ./www/docs.peulen.xyz/project/bff/master/
delete: 'true'

0 comments on commit da8cad9

Please sign in to comment.