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 4656447 commit 89be99f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,4 @@ jobs:

# Runs a set of commands using the runners shell
- name: Deploy
run: |
run: ./.github/workflows/deploy.sh

0 comments on commit 89be99f

Please sign in to comment.