mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-23 09:15:34 +00:00
Fix merge issues on gh-pages branch, second try.
This commit is contained in:
@ -37,5 +37,6 @@ jobs:
|
||||
git add docs
|
||||
git status
|
||||
git commit -m "Publish API documentation"
|
||||
git checkout --theirs gh-pages
|
||||
git checkout gh-pages
|
||||
git merge 3.0 --theirs
|
||||
git push
|
||||
|
Reference in New Issue
Block a user