Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
Max Schmidt 2023-05-17 12:32:58 +02:00
parent 2889ccc655
commit f20bf2f8e3
2 changed files with 1 additions and 4 deletions

View File

@ -1,8 +1,5 @@
name: Trigger Astro build on server
on:
push:
branches:
- main
repository_dispatch:
types: [payload_update]
jobs:

View File

@ -14,4 +14,4 @@ jobs:
username: ${{ secrets.USER }}
key: ${{ secrets.KEY }}
script: |
ls
echo ${{ secrets.HOST }}