Skip to content

conf #new

conf #new #26

Workflow file for this run

on: push
name: 🚀 Deploy website on push
jobs:
web-deploy:
name: 🎉 Deploy
runs-on: ubuntu-latest
steps:
- name: 📂 Sync files
uses: actions/checkout@v3
uses: Dylan700/sftp-upload-action@latest
with:
server: ngcobalt116.manitu.net
username: ftp200027816
password: ${{ secrets.PASW }}
port: 23
uploads: |
./web => ./web/

Check failure on line 17 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

You have an error in your yaml syntax on line 17