Update .forgejo/workflows/build.yaml
Some checks failed
Build / Deploy (push) Has been cancelled
Build / Build (push) Has been cancelled

This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2024-12-10 19:55:05 +01:00
parent 81009a243a
commit 225f2ef088

View file

@ -38,7 +38,7 @@ jobs:
path: ./dist
- name: Upload ftp
uses: git.lgbt/mirror/ftp-action@releases/v2
uses: https://git.lgbt/mirror/ftp-action@releases/v2
with:
host: ${{ secrets.FTP_SERVER }}
user: ${{ secrets.FTP_USER }}