Skip to content

Commit

Permalink
Update github-actions-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
imotD authored Dec 3, 2024
1 parent f45728f commit 5b6bf4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-actions-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
# github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist

0 comments on commit 5b6bf4d

Please sign in to comment.