Skip to content

Commit

Permalink
remove roadmap generator
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Oct 31, 2023
1 parent f6c8789 commit bbda1f5
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1,049 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
with:
python-version: 3.x

- run: npm install
# - run: node ./node_modules/roadmap-generator/index.js ./roadmap.conf.js ${{ secrets.PERSONAL_ACCESS_TOKEN }} -gs > ./docs/roadmap/roadmap.md
- run: curl https://raw.githubusercontent.com/re-path/studio/main/CHANGELOG.md > ./docs/roadmap/changelog.md
- run: pip install pip install mkdocs-material=="9.4.5"
- run: mkdocs gh-deploy --clean --force
Expand Down
Loading

0 comments on commit bbda1f5

Please sign in to comment.