Use latest version of SFTP upload action
All checks were successful
Deploy Docs / publish (push) Successful in 41s

This commit is contained in:
david-swift 2025-04-06 16:46:01 +02:00
parent 2217c71ad8
commit 24f7840b9b

View File

@ -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;
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'