Skip to content

Commit a36926e

Browse files
authored
Merge pull request #138 from nginx/internal/documentation-branch
documentation branch as a mirror of nginx/documentation
2 parents d0ec3ac + 64c5055 commit a36926e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update_from_nginx_documentation.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
git clone https://github.com/nginx/documentation.git
2222
cd documentation
2323
git remote add private [email protected]:${{ github.repository }}.git
24-
git checkout -b public
25-
git push private public
24+
git checkout -b documentation
25+
git push private documentation

0 commit comments

Comments
 (0)