Skip to content

Commit 23616ae

Browse files
committed
ci: note
1 parent 385c591 commit 23616ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/doc.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
- name: Push to wiki
5050
run: |
5151
WIKIUPDATER=$(git log -1 --pretty=format:%an -- wiki)
52+
echo "Wiki Updated By $WIKIUPDATER"
53+
git status
5254
cd banana.nvim.wiki
5355
git config --local user.email "action@github.com"
5456
git config --local user.name "$WIKIUPDATER"

0 commit comments

Comments
 (0)