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

This commit is contained in:
david-swift 2025-04-06 16:47:29 +02:00
parent ce9c5bf7d1
commit 3b2f8f926c

View File

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