Skip to content

Commit

Permalink
chore: clean old docs-reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Romakita committed Oct 29, 2024
1 parent 49caea4 commit cd50824
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 67 deletions.
20 changes: 0 additions & 20 deletions .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,23 +29,3 @@ jobs:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: yarn docs:publish
# publish-refs:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v4
# - name: Setup Node.js
# uses: actions/setup-node@v4
# with:
# node-version: 20.x
# - name: Install dependencies
# run: yarn install --immutable --network-timeout 500000
# - name: Build pages
# env:
# CI: true
# run: yarn api:build && yarn vitepress:ref:build
# - name: Publish pages
# env:
# CI: true
# GH_TOKEN: ${{ secrets.GH_TOKEN }}
# NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
# run: yarn docs:publish
20 changes: 0 additions & 20 deletions docs-references/.vuepress/config.js

This file was deleted.

13 changes: 0 additions & 13 deletions docs-references/api.md

This file was deleted.

14 changes: 0 additions & 14 deletions docs-references/readme.md

This file was deleted.

0 comments on commit cd50824

Please sign in to comment.