Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Commit d739e87

Browse files
authored
update master to dev target
1 parent 9ba0572 commit d739e87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: FTP-Deploy-Action
1515
uses: SamKirkland/FTP-Deploy-Action@3.1.1
1616
with:
17-
ftp-server: sftp://51.222.31.214/var/www/dumbcode.net/public
17+
ftp-server: sftp://51.222.31.214/var/www/dumbcode.net/dev
1818
ftp-username: ubuntu
1919
ftp-password: ${{ secrets.FTP_PASSWORD }}
2020
known-hosts: ${{ secrets.FTP_KNOWN_HOSTS }}

0 commit comments

Comments
 (0)