Skip to content

Commit 64c5055

Browse files
authored
documentation branch as a mirror of nginx/documentation
1 parent d0ec3ac commit 64c5055

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update_from_nginx_documentation.yml

Lines changed: 2 additions & 2 deletions
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)