We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 334b0b8 commit 12463abCopy full SHA for 12463ab
.github/workflows/build_and_deploy.yaml
@@ -31,6 +31,7 @@ jobs:
31
run: ./book build-all
32
33
- name: Deploy
34
+ if: success()
35
uses: appleboy/scp-action@master
36
with:
37
host: terminal42.ch
0 commit comments