Skip to content

giving up on page breaks #75

giving up on page breaks

giving up on page breaks #75

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/checkout@v2.3.2
- name: πŸ“‚ Sync files
uses: SamKirkland/FTP-Deploy-Action@4.0.0
with:
server: ftp.incommesurable.com
username: phuebner@incommesurable.com
password: ${{ secrets.ftp_password }}
local-dir: built_by_hugo/
server-dir: public_html/lab_website/