mirror of
https://github.com/sebastianpopp/ftp-action.git
synced 2026-01-10 21:28:21 +01:00
restore meta-data
This commit is contained in:
parent
58def8a9fd
commit
a7594c5b74
3 changed files with 4 additions and 4 deletions
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Upload ftp
|
||||
uses: hsimah/ftp-action-delete-first@releases/v2
|
||||
uses: sebastianpopp/ftp-action@releases/v2
|
||||
with:
|
||||
host: ${{ secrets.FTP_SERVER }}
|
||||
user: ${{ secrets.FTP_USERNAME }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue