Use latest version of SFTP upload action
All checks were successful
Deploy Docs / publish (push) Successful in 3m2s
All checks were successful
Deploy Docs / publish (push) Successful in 3m2s
This commit is contained in:
parent
ce9c5bf7d1
commit
3b2f8f926c
@ -25,7 +25,7 @@ jobs:
|
||||
echo "<script>window.location.href += \"/documentation/meta\"</script><p>Please enable JavaScript to view the documentation <a href='/documentation/meta'>here</a>.</p>" > docs/index.html;
|
||||
sed -i '' 's/,2px/,10px/g' docs/css/index.*.css
|
||||
- name: Upload
|
||||
uses: wangyucode/sftp-upload-action@v2.0.2
|
||||
uses: wangyucode/sftp-upload-action@v2.0.4
|
||||
with:
|
||||
host: 'volans.uberspace.de'
|
||||
username: 'akforum'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user