try updating action again

This commit is contained in:
2020-07-29 10:20:11 -07:00
committed by GitHub
parent e58d959c96
commit 9d405a4e58

View File

@@ -35,6 +35,6 @@ jobs:
username: ${{ secrets.CI_USER }}
password: ${{ secrets.CI_PASSWORD }}
# port: ${{ secrets.PORT }}
source: "*"
source: "./"
target: ${{ secrets.DEPLOY_PATH }}
rm: true