Skip to content

Commit 72c20f5

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ req_data()
8888
"name": "deployment",
8989
"head_sha": "${git_head_sha}",
9090
"status": "completed",
91+
"conclusion": "some conclusion",
9192
"details_url": "${deployment_url}"
9293
}
9394
EOF

0 commit comments

Comments
 (0)