Skip to content

added adding more companies to it #62

added adding more companies to it

added adding more companies to it #62

Workflow file for this run

on:
push:
branches:
- main
name: 🚀 Deploy website on push
jobs:
web-deploy:
name: 🎉 Deploy
runs-on: ubuntu-latest
steps:
- name: 🚚 Get latest code
uses: actions/[email protected]
- name: Install Composer Dependencies
run: composer install -q --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist
- name: 📂 Sync files
uses: SamKirkland/[email protected]
with:
server: ftp.jovialcore.tech
username: [email protected]
password: ${{ secrets.ftp_password }}
server_dir: /api.jovialcore.tech/