Skip to content

Commit e4e4430

Browse files
committed
ci: attempt to fix docs
1 parent 1a0f717 commit e4e4430

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
cd './build'
4040
git config user.name github-actions
4141
git config user.email [email protected]
42+
git config receive.denynonfastforwards false
4243
git add .
4344
git commit -m "Update pages"
4445
git push

0 commit comments

Comments
 (0)