Skip to content

Commit f0c9d2a

Browse files
authored
Change local directory for FTP deployment
1 parent feb4c3e commit f0c9d2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
username: ${{ secrets.FTP_USERNAME }}
3333
password: ${{ secrets.FTP_PASSWORD }}
3434
protocol: ftp
35-
local-dir: ./
35+
local-dir: ./celstomp/
3636
server-dir: /celstomp-indev.nichesite.org/htdocs/
3737
log-level: verbose
3838
exclude: |

0 commit comments

Comments
 (0)