Skip to content

Commit 7f3b865

Browse files
authored
docs: build on separate branch
1 parent 72ea346 commit 7f3b865

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
git config --local user.name "Actions Auto Build"
3434
git add docs/_data/reference.json
3535
git commit -m "docs: compile reference.json" || true
36-
git push
36+
git push --force origin HEAD:refs/heads/docs

0 commit comments

Comments
 (0)