Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
81009a243a
commit
225f2ef088
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue