Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 72c20f5

Browse files
committedDec 29, 2021
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

+1
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)
Please sign in to comment.