Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
killers78 committed Mar 14, 2024
1 parent ebd9450 commit fa1e10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mdToHTML.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
# Deploy to GitHub Pages
- name: Deploy no GitHub Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v2
with:
github_token: ${{ secrets.WEBSITE_PAT }}
publish_dir: www-temp # Directory where HTML files are stored
Expand Down

0 comments on commit fa1e10e

Please sign in to comment.