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