mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 08:44:52 +02:00
Fix merge issues on gh-pages branch, second try.
This commit is contained in:
parent
3a136a46a1
commit
f9c4c82da6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user