Skip to content

Commit 89be99f

Browse files
committed
haskellfoundation#23 Make a site deployment per branch
1 parent 4656447 commit 89be99f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,4 @@ jobs:
5353

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

0 commit comments

Comments
 (0)