Skip to content

Commit 432f048

Browse files
committed
ci(deploy): re-enable gh-pages branch deployment
1 parent f179848 commit 432f048

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Deploy site
22

33
on:
44
# Runs on pushes targeting the default branch
5-
# push:
6-
# branches: ['main']
5+
push:
6+
branches: ['main']
77

88
# Allows you to run this workflow manually from the Actions tab
99
workflow_dispatch:

0 commit comments

Comments
 (0)