workflow version
Some checks failed
Gitea Actions Demo / compile-html (push) Failing after 1m13s

This commit is contained in:
vitrinekast 2025-01-07 12:13:55 +01:00
parent 10465682b8
commit 4a9c21f699

View File

@ -26,7 +26,7 @@ jobs:
run: python app.py
- name: Push the changes to the FTP server
uses: https://github.com/SamKirkland/FTP-Deploy-Action@v4.3.5
uses: https://github.com/SamKirkland/FTP-Deploy-Action@v4.3.4
with:
server: ${{ secrets.FTP_SERVER }}
username: ${{ secrets.FTP_USERNAME }}