Skip to content

Initialized-CircuitSim #1

Initialized-CircuitSim

Initialized-CircuitSim #1

Workflow file for this run

on:
push:
branches:
- V2.0
name: 🚀 Deploy website on push
jobs:
web-deploy:
name: 🎉 Deploy
runs-on: ubuntu-latest
steps:
- name: 🚚 Get latest code
uses: actions/checkout@v3
- name: 📂 Sync files
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
with:
server: ns3.webhostbd.net
username: ${{ secrets.ftp_username}}
password: ${{ secrets.ftp_password}}
server-dir: /public_html/circuitSimulation/