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 54e83cd commit b3ffc1f
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 @@ -69,6 +69,7 @@ update_deployments_list() {
echo "Updating ${deployments_list}"
rm $deployments_list

# Create a markdown table
touch $deployments_list
echo "# Deployments" >>$deployments_list
echo "" >>$deployments_list
Expand Down

0 comments on commit b3ffc1f

Please sign in to comment.