Skip to content

Commit

Permalink
source folder edit
Browse files Browse the repository at this point in the history
  • Loading branch information
jlooper committed Sep 24, 2023
1 parent 9de1073 commit efb7f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vuepress-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.ACCESS_TOKEN }}
publish_dir: ./src/.vuepress/dist
publish_dir: /.vuepress/dist
user_name: 'jlooper'
user_email: '[email protected]'

0 comments on commit efb7f27

Please sign in to comment.