Skip to content

Commit

Permalink
aaa
Browse files Browse the repository at this point in the history
  • Loading branch information
kektobiologist committed Sep 21, 2024
1 parent e07f838 commit 68da7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
REF: ${{ github.sha }} # trying ref
run: |
echo $REF
ssh [email protected] << 'EOF'
ssh [email protected] << EOF
cd /home/minusx/minusx/web
echo "can you read this" $REF
echo $REF
Expand Down

0 comments on commit 68da7a3

Please sign in to comment.