mirror of
https://github.com/sebastianpopp/ftp-action.git
synced 2025-12-05 19:54:51 +01:00
Update README.md
This commit is contained in:
parent
500e528596
commit
035b63b964
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Upload ftp
|
||||
uses: sebastianpopp/ftp-action@releases/v2
|
||||
uses: hsimah/ftp-action-delete-first@releases/v2
|
||||
with:
|
||||
host: ${{ secrets.FTP_SERVER }}
|
||||
user: ${{ secrets.FTP_USERNAME }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue