workflow und struktur geändert
This commit is contained in:
@@ -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
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 244 KiB After Width: | Height: | Size: 244 KiB |
Reference in New Issue
Block a user