Skip to content

Commit

Permalink
Update vuepress-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dAd0qbu authored Nov 25, 2024
1 parent 1c880ff commit aa28960
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/vuepress-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,3 @@ jobs:

- name: Build
run: npm run build

- name: Deploy to GitHub Pages
uses: crazy-max/ghaction-github-pages@v4
with:
target_branch: gh-pages
build_dir: .vuepress/dist
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}

0 comments on commit aa28960

Please sign in to comment.