Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
J0ddy authored Apr 13, 2023
1 parent bb9cbbf commit 33fd64c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
npm run build
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v4
uses: peaceiris/actions-gh-pages@v3.9.3
with:
github_token: ${{ secrets.GH_TOKEN }}
publish_dir: ./dist
publish_dir: ./dist

0 comments on commit 33fd64c

Please sign in to comment.