Skip to content

Commit

Permalink
Fix yaml syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
carlbennett committed Nov 24, 2024
1 parent f61bcaf commit ebef3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ jobs:
cd ${SSH_WEB_PATH:.}/
unzip ./project.zip
rm ./project.zip
EOF
EOF

0 comments on commit ebef3a4

Please sign in to comment.