Actions
Build Action / Run-Build (push) Failing after 3m24s

This commit is contained in:
Dmytro Tkachenko
2024-10-22 23:21:20 +03:00
parent 9a138e53a9
commit bf21d82702
+9
View File
@@ -32,3 +32,12 @@ jobs:
run: | run: |
yarn yarn
yarn build yarn build
- name: 📂 Deploy
uses: SamKirkland/FTP-Deploy-Action@v4.3.5
with:
server: mycloud.dp.ua
username: d.tkachenko
port: 2121
password: ${{ secrets.FTP_PASSWORD }}
local-dir: ./public
server-dir: /web/poc