2 Commits

Author SHA1 Message Date
renovate[bot]
5d381c7552 Merge a6fc6dafc1 into af833d173c 2025-01-17 00:37:23 +00:00
renovate[bot]
a6fc6dafc1 Update peaceiris/actions-gh-pages action to v4 2025-01-17 00:37:20 +00:00

View File

@@ -38,7 +38,7 @@ jobs:
- run: hugo --minify - run: hugo --minify
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3 uses: peaceiris/actions-gh-pages@v4
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: generated publish_branch: generated