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 3f5d43b commit 2f4b4ecCopy full SHA for 2f4b4ec
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
run: |
23
sshpass -e ssh -o StrictHostKeyChecking=no root@${{ secrets.SERVER_IP }} << 'EOF'
24
set -e
25
- cd /home/andcoolsystems/json_stats
+ cd /home/andcoolsystems/json-stats
26
git fetch
27
git stash
28
git merge '@{u}'
0 commit comments