Update README.md
This commit is contained in:
parent
06413c723e
commit
afecf87972
|
@ -21,7 +21,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Upload ftp
|
- name: Upload ftp
|
||||||
uses: ftp-upload-action@v4
|
uses: genietim/ftp-action@releases/v4
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.FTP_SERVER }}
|
host: ${{ secrets.FTP_SERVER }}
|
||||||
user: ${{ secrets.FTP_USERNAME }}
|
user: ${{ secrets.FTP_USERNAME }}
|
||||||
|
|
Loading…
Reference in New Issue