1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 14:16:46 +02:00

feat(tests): upds for deploy on test #477

This commit is contained in:
Awilum
2020-11-21 19:34:43 +03:00
parent 219e2d948f
commit ef225f7b2a

View File

@@ -37,6 +37,7 @@ jobs:
if: "matrix.php >= 8"
- name: Deploy on Test
if: "matrix.os == 'ubuntu-latest' && matrix.php == 7.3"
uses: SamKirkland/FTP-Deploy-Action@4.0.0
with:
server: ${{ secrets.FTP_HOST }}