Skip to content

Commit 6e9e627

Browse files
committed
haskellfoundation#23 Make a site deployment per branch
1 parent 72c20f5 commit 6e9e627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ req_data()
8888
"name": "deployment",
8989
"head_sha": "${git_head_sha}",
9090
"status": "completed",
91-
"conclusion": "some conclusion",
91+
"conclusion": "success",
9292
"details_url": "${deployment_url}"
9393
}
9494
EOF

0 commit comments

Comments
 (0)