Skip to content

Commit

Permalink
Fixed formatting for releases.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
brixen committed Feb 28, 2016
1 parent df732e8 commit 1cc41dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Expand Up @@ -291,7 +291,7 @@ function rbx_deploy_website_release {

cat > "$updates" <<EOF
- version: "$version"
date: $(rbx_revision_date)
date: $(rbx_revision_date)
EOF

cat "$releases" >> "$updates"
Expand Down

0 comments on commit 1cc41dd

Please sign in to comment.