Skip to content

Commit 436c904

Browse files
authored
Update main.yml
1 parent 661e887 commit 436c904

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
port: ${{ secrets.REMOTE_PORT }}
1717
key: ${{ secrets.SSH_PRIVATE_KEY }}
1818
script: |
19+
set -e
20+
1921
cd /home/kni/prace_kol/StronaPraceKol
2022
git stash
2123
git checkout main

0 commit comments

Comments
 (0)