Skip to content

Commit

Permalink
haskellfoundation#23 Make a site deployment per branch
Browse files Browse the repository at this point in the history
  • Loading branch information
visortelle committed Dec 29, 2021
1 parent fd6a65b commit 72c20f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ req_data()
"name": "deployment",
"head_sha": "${git_head_sha}",
"status": "completed",
"conclusion": "some conclusion",
"details_url": "${deployment_url}"
}
EOF
Expand Down

0 comments on commit 72c20f5

Please sign in to comment.