Skip to content

Commit 051f728

Browse files
author
Excodibur
committed
fix gh-pages doc symlink (3)
1 parent 3d4f36e commit 051f728

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
run: |
7979
echo "tag is latest. need to update latest-symlink in gh-pages branch"
8080
ln -f -s doc-${{ steps.prepare_tag.outputs.deploy_tag_name }} latest
81+
git config user.name Excodibur
8182
git add latest
8283
git commit --amend
8384
git push gh-pages origin

0 commit comments

Comments
 (0)