We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e07ea1 commit 6f222bbCopy full SHA for 6f222bb
.github/workflows/CI-CD.yml
@@ -41,5 +41,5 @@ jobs:
41
REMOTE_HOST: ${{ secrets.SSH_HOST }}
42
REMOTE_USER: ${{ secrets.SSH_USER }}
43
REMOTE_PORT: ${{ secrets.SSH_PORT }}
44
- SOURCE: '.output/public'
+ SOURCE: '.output/public/.'
45
TARGET: ${{ secrets.TARGET_DIR }}
0 commit comments