meta: Remove netim FTP server
This commit is contained in:
parent
4096d0abf1
commit
4597071067
1 changed files with 0 additions and 8 deletions
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
|
|
@ -40,14 +40,6 @@ jobs:
|
|||
uses: actions/upload-pages-artifact@main
|
||||
with:
|
||||
path: ./public
|
||||
- name: Upload to Netim FTP
|
||||
uses: SamKirkland/FTP-Deploy-Action@master
|
||||
with:
|
||||
server: ftp.netim.hosting
|
||||
username: AS12798_FTP1
|
||||
password: ${{ secrets.ftp_password }}
|
||||
local-dir: ./public/
|
||||
server-dir: jankremer.eu/public_www/
|
||||
|
||||
deploy:
|
||||
environment:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue