Skip to content

Commit 044ac16

Browse files
authored
Change server directory in deploy.yml
1 parent e42c50d commit 044ac16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
username: ${{ secrets.FTP_USERNAME }}
2121
password: ${{ secrets.FTP_PASSWORD }}
2222
protocol: ftps
23-
server-dir: ./shvtech/radio/QSL_card_designer/
23+
server-dir: shvtech
2424
exclude: |
2525
**/.git*
2626
**/.git*/**

0 commit comments

Comments
 (0)