Skip to content

trying more photo

trying more photo #85

Workflow file for this run

on: push
name: πŸš€ Deploy on push
jobs:
web-deploy:
name: πŸŽ‰ Deploy
runs-on: ubuntu-latest
steps:
- name: 🚚 Get latest code
uses: actions/[email protected]
- name: πŸ“‚ Sync files
uses: SamKirkland/[email protected]
with:
server: ftp.incommesurable.com
username: [email protected]
password: ${{ secrets.ftp_password }}
local-dir: built_by_hugo/
server-dir: public_html/lab_website/