We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a1e4b3 commit 8262826Copy full SHA for 8262826
.github/workflows/main.yml
@@ -60,4 +60,5 @@ jobs:
60
username: ${{ secrets.FTP_USERNAME }}
61
password: ${{ secrets.FTP_PASSWORD }}
62
local-dir: node_modules/
63
+ server-dir: public_html/node_modules
64
0 commit comments