Skip to content

Commit a55b21c

Browse files
committed
change branch temporarily to check deployment
1 parent 80d4683 commit a55b21c

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-
- master
6+
- feat/add-mkdocs
77

88
jobs:
99
deploy:

0 commit comments

Comments
 (0)