Skip to content

Commit 81dc5a5

Browse files
committed
docs also includes the readme
1 parent 2e4c722 commit 81dc5a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/document.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
run: |
4545
git config --local user.name "$GITHUB_ACTOR"
4646
git config --local user.email "[email protected]"
47+
git add README.md
4748
git add man/\* NAMESPACE DESCRIPTION
4849
git commit -m "docs: document (GHA)" || echo "No changes to commit"
4950
git pull --rebase

0 commit comments

Comments
 (0)