Skip to content

Commit 21fee03

Browse files
committed
fix: include workflows in new branch
1 parent eadc6af commit 21fee03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mkdoc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@ jobs:
4545
git reset HEAD -- .
4646
git add docs/*.md
4747
git add mkdocs.yml
48+
git add .github/*
4849
git commit -m "automated docs"
4950
git push --set-upstream origin automated_mkdocs --force

0 commit comments

Comments
 (0)