Skip to content

Commit c9d3e0f

Browse files
committed
deploy to gh-pages
1 parent 3c74352 commit c9d3e0f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/gh-pages.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- now-with-gh-pages
87
workflow_dispatch:
98

109
jobs:
@@ -45,4 +44,4 @@ jobs:
4544
with:
4645
github_token: ${{ secrets.GITHUB_TOKEN }}
4746
publish_dir: ./_build/html/
48-
publish_branch: gh-pages-2
47+
publish_branch: gh-pages

0 commit comments

Comments
 (0)