We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4025b2 commit fe376aeCopy full SHA for fe376ae
1 file changed
.github/workflows/main.yml
@@ -25,5 +25,5 @@ jobs:
25
ssh ${{ secrets.EC2_USER }}@${{ secrets.EC2_HOST }} << 'EOF'
26
set -e
27
28
- cd ${{ secrets.EC2_PATH }}/../redeploy.sh
+ cd ${{ secrets.EC2_PATH }}../redeploy.sh
29
EOF
0 commit comments