Skip to content

Commit

Permalink
Update peaceiris/actions-gh-pages action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 9, 2024
1 parent b60faf0 commit 27e30c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: hugo --minify

- name: Deploy 🚀
uses: peaceiris/actions-gh-pages@v3.8.0
uses: peaceiris/actions-gh-pages@v4.0.0
if: ${{ github.ref == 'refs/heads/main' }}
with:
personal_token: ${{ secrets.TOKEN }}
Expand Down

0 comments on commit 27e30c3

Please sign in to comment.