Skip to content

Fixed image links for HPP Lešće in both German and English #16

Fixed image links for HPP Lešće in both German and English

Fixed image links for HPP Lešće in both German and English #16

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/FTP-Deploy-Action@v4.3.5
with:
server: hosting222400.a440f.netcup.net
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWORD }}
server-dir: httpdocs/
local-dir: ./