Skip to content

Merge branch 'main' of https://github.com/DNA-styx/hlstatsx-windmill-… #15

Merge branch 'main' of https://github.com/DNA-styx/hlstatsx-windmill-…

Merge branch 'main' of https://github.com/DNA-styx/hlstatsx-windmill-… #15

name: 🚀 Deploy DEV Root website
on:
workflow_dispatch:
push:
jobs:
web-deploy:
name: 🎉 Deploy
runs-on: ubuntu-latest
steps:
- name: 🚚 Get latest code
uses: actions/checkout@v4
- name: 📂 Sync files
uses: SamKirkland/[email protected]
with:
server: ${{ secrets.ftpdevhost }}
username: ${{ secrets.ftpdevusername }}
password: ${{ secrets.ftpdevpassword }}
server-dir: httpdocs/
local-dir: ./web/
- name: 📂 Sync files
uses: SamKirkland/[email protected]
with:
server: ${{ secrets.ftpdevhost }}
username: ${{ secrets.ftpdevusername }}
password: ${{ secrets.ftpdevpassword }}
server-dir: httpdocs/hlstatsx/
local-dir: ./web/