Skip to content

Commit

Permalink
Push API docs to local and remote origin
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdgr8 committed Feb 6, 2024
1 parent 58daf09 commit ee94c46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy_api_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ cp -r ../docs/api api
git add .

git commit -m "Publish API docs"
git push origin $PAGES_BRANCH

cd ..
rm -rf $TEMP_DIR
Expand Down

0 comments on commit ee94c46

Please sign in to comment.