Skip to content

Commit

Permalink
chore deploy config update
Browse files Browse the repository at this point in the history
  • Loading branch information
gongph committed Nov 24, 2024
1 parent 9601689 commit bfe219a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
run: pnpm build
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
env:
with:
ssh-key: ${{ secrets.ACCESS_TOKEN }},
folder: dist
folder: ./dist

0 comments on commit bfe219a

Please sign in to comment.