Skip to content

Fixed image file of HPP Lešće in both German and English #17

Fixed image file of HPP Lešće in both German and English

Fixed image file of HPP Lešće in both German and English #17

Workflow file for this run

name: FTP Deployment
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Deploy over FTP
uses: SamKirkland/[email protected]
with:
server: hosting222400.a440f.netcup.net
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
server-dir: httpdocs/
local-dir: ./