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 9ba0572 commit d739e87Copy full SHA for d739e87
1 file changed
.github/workflows/dev.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: FTP-Deploy-Action
15
uses: SamKirkland/FTP-Deploy-Action@3.1.1
16
with:
17
- ftp-server: sftp://51.222.31.214/var/www/dumbcode.net/public
+ ftp-server: sftp://51.222.31.214/var/www/dumbcode.net/dev
18
ftp-username: ubuntu
19
ftp-password: ${{ secrets.FTP_PASSWORD }}
20
known-hosts: ${{ secrets.FTP_KNOWN_HOSTS }}
0 commit comments