Skip to content

Commit

Permalink
Merge pull request #6 from gdha/renovate/peaceiris-actions-gh-pages-4.x
Browse files Browse the repository at this point in the history
Update peaceiris/actions-gh-pages action to v4
  • Loading branch information
gdha authored Apr 10, 2024
2 parents 70be55d + b541523 commit 6c461b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build site
run: mkdocs build
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./site

0 comments on commit 6c461b3

Please sign in to comment.