Skip to content

Commit a8e0d32

Browse files
ci: deploy pages from master branch
1 parent cd141b4 commit a8e0d32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "Deploy to GitHub Pages"
33
on:
44
push:
55
branches:
6-
- gh-pages
6+
- master
77
workflow_dispatch:
88

99
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages

0 commit comments

Comments
 (0)