ci: fix warning
This commit is contained in:
parent
ce1cb3f5b3
commit
efd8a72913
2
.github/workflows/build-packages.yml
vendored
2
.github/workflows/build-packages.yml
vendored
@ -65,7 +65,7 @@ jobs:
|
||||
path: bin/packages/${{ matrix.arch }}/packages_ci/*.ipk
|
||||
|
||||
- name: Upload FTP
|
||||
uses: SamKirkland/FTP-Deploy-Action@4.3.2
|
||||
uses: sbwml/FTP-Deploy-Action@master
|
||||
with:
|
||||
server: ${{ secrets.ftp_address }}
|
||||
username: ${{ secrets.ftp_username }}
|
||||
|
Loading…
Reference in New Issue
Block a user