Skip to content

Update main.yml

Update main.yml #8

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/checkout@v3
- name: πŸ“‚ Sync files
uses: SamKirkland/[email protected]
with:
server: www.traditionalme.life
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
server-dir: supun/