mirror of
https://github.com/Telecominfraproject/wlan-cloud-analytics.git
synced 2026-01-27 02:22:21 +00:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
1
.github/workflows/openapi-pages.yml
vendored
1
.github/workflows/openapi-pages.yml
vendored
@@ -34,6 +34,7 @@ jobs:
|
||||
git config --global user.name "TIP Automation User"
|
||||
git pull
|
||||
git checkout gh-pages || git checkout -b gh-pages
|
||||
rm -rf docs
|
||||
mv tmp-docs docs
|
||||
git add docs
|
||||
git commit -m'Update OpenAPI docs for GitHub pages'
|
||||
|
||||
Reference in New Issue
Block a user