Skip to content

Commit

Permalink
[opt]: remove github page
Browse files Browse the repository at this point in the history
  • Loading branch information
stone1100 committed Jun 24, 2024
1 parent 499574e commit bd4d464
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 102 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@ jobs:

# please check out the docs of the workflow for more details
# @see https://github.com/crazy-max/ghaction-github-pages
- name: Deploy to GitHub Pages
uses: crazy-max/ghaction-github-pages@v3
with:
# deploy to gh-pages branch
target_branch: release
# deploy the default output dir of VuePress
build_dir: out
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# - name: Deploy to GitHub Pages
# uses: crazy-max/ghaction-github-pages@v3
# with:
# # deploy to gh-pages branch
# target_branch: release
# # deploy the default output dir of VuePress
# build_dir: out
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
93 changes: 0 additions & 93 deletions .github/workflows/nextjs.yml

This file was deleted.

0 comments on commit bd4d464

Please sign in to comment.