Skip to content

Commit

Permalink
fix: removed token and cleanup documentation to regenerate
Browse files Browse the repository at this point in the history
  • Loading branch information
Suraj Adhikari committed Mar 3, 2022
1 parent e72af01 commit ffab8b4
Show file tree
Hide file tree
Showing 492 changed files with 1 addition and 32,732 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
git add doc/
git commit -m "docs: updated dartdocs"
REMOTE_URL="$( echo << pipeline.project.git_url >> | sed -e 's#^https://##; s#/score/$##' )"
git remote set-url origin "https://$GH_TOKEN@$REMOTE_URL.git"
git remote set-url origin "https://$REMOTE_URL.git"
git push -u origin HEAD
else
echo "Nothing to check in. No new docs generated"
Expand Down
6 changes: 0 additions & 6 deletions doc/api/__404error.md

This file was deleted.

226 changes: 0 additions & 226 deletions doc/api/assets_traits_battery_level_icon/BatteryLevelIcon-class.md

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit ffab8b4

Please sign in to comment.