Skip to content

Commit 12463ab

Browse files
committed
Only deploy on success
1 parent 334b0b8 commit 12463ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
run: ./book build-all
3232

3333
- name: Deploy
34+
if: success()
3435
uses: appleboy/scp-action@master
3536
with:
3637
host: terminal42.ch

0 commit comments

Comments
 (0)