1
0
mirror of synced 2024-11-21 20:46:07 +03:00

Deploy docs to the production location

This commit is contained in:
Kevin Brown 2019-09-11 22:20:38 -04:00
parent 8cb7e33766
commit c891d2ec72

View File

@ -14,5 +14,5 @@ jobs:
USERNAME: ${{ secrets.DOCUMENTATION_SSH_USERNAME }}
KEY: ${{ secrets.DOCUMENTATION_SSH_KEY }}
HOST: ${{ secrets.DOCUMENTATION_SSH_HOST }}
TARGET: "docs"
TARGET: "/var/www/select2-docs/user"
SOURCE: "docs"