workflow und struktur geändert
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Dateien auf Webserver übertragen
|
||||
uses: https://github.com/appleboy/scp-action@master
|
||||
with:
|
||||
host: gitea.scu.si
|
||||
host: pages.scu.si
|
||||
username: ${{ secrets.DEPLOY_USER }}
|
||||
key: ${{ secrets.DEPLOY_SSH_KEY }}
|
||||
port: 22
|
||||
|
||||
Reference in New Issue
Block a user