mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-13 20:08:55 +00:00
Publish API documentation on gh-pages branch
This commit is contained in:
parent
b23422e782
commit
3f57f5285d
@ -32,6 +32,7 @@ jobs:
|
||||
run: |
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions@github.com
|
||||
git checkout gh-pages
|
||||
git add docs
|
||||
git status
|
||||
git commit -m "Publish API documentation"
|
||||
|
Loading…
Reference in New Issue
Block a user