workflow und struktur geändert

This commit is contained in:
2026-02-01 18:42:57 +01:00
parent a6f7f11843
commit 78ba78e323
3 changed files with 1 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ jobs:
- name: Dateien auf Webserver übertragen - name: Dateien auf Webserver übertragen
uses: https://github.com/appleboy/scp-action@master uses: https://github.com/appleboy/scp-action@master
with: with:
host: gitea.scu.si host: pages.scu.si
username: ${{ secrets.DEPLOY_USER }} username: ${{ secrets.DEPLOY_USER }}
key: ${{ secrets.DEPLOY_SSH_KEY }} key: ${{ secrets.DEPLOY_SSH_KEY }}
port: 22 port: 22

View File

Before

Width:  |  Height:  |  Size: 244 KiB

After

Width:  |  Height:  |  Size: 244 KiB