Skip to content

Commit e8b716a

Browse files
committed
change back to master before merging
1 parent 592d5f3 commit e8b716a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy MkDocs to GitHub Pages (gh-pages branch)
33
on:
44
push:
55
branches:
6-
- feat/add-mkdocs
6+
- master
77

88
jobs:
99
deploy:

0 commit comments

Comments
 (0)