Skip to content

Commit 6acdf9b

Browse files
committed
Update deploy.yml
1 parent 0643c31 commit 6acdf9b

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
@@ -38,5 +38,5 @@ jobs:
3838
username: ${{ secrets.USERNAME }}
3939
password: ${{ secrets.PASSWORD }}
4040
local-dir: './dist/app/browser/'
41-
server-dir: ${{ secrets.SERVER_DIR }}
41+
server-dir: './angular-colorful.ru/'
4242
dangerous-clean-slate: true

0 commit comments

Comments
 (0)