Skip to content

Commit ebef3a4

Browse files
committed
Fix yaml syntax error
1 parent f61bcaf commit ebef3a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/deployment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ jobs:
7676
cd ${SSH_WEB_PATH:.}/
7777
unzip ./project.zip
7878
rm ./project.zip
79-
EOF
79+
EOF

0 commit comments

Comments
 (0)