Skip to content

Commit 896176f

Browse files
committed
stuff
1 parent 97f0de3 commit 896176f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: github pages
33
on:
44
push:
55
branches:
6-
- main # Set a branch to deploy
6+
- master # Set a branch to deploy
77
pull_request:
88

99
jobs:

0 commit comments

Comments
 (0)