Skip to content

🚀 Deploy website on push #7

🚀 Deploy website on push

🚀 Deploy website on push #7

Workflow file for this run

on: push
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/[email protected]
with:
server: ngcobalt116.manitu.net
username: ftp200027816
password: ${{ secrets.PASW }}