Skip to content

Commit 68da7a3

Browse files
aaa
1 parent e07f838 commit 68da7a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
REF: ${{ github.sha }} # trying ref
2323
run: |
2424
echo $REF
25-
ssh minusx@v1.minusxapi.com << 'EOF'
25+
ssh minusx@v1.minusxapi.com << EOF
2626
cd /home/minusx/minusx/web
2727
echo "can you read this" $REF
2828
echo $REF

0 commit comments

Comments
 (0)