Skip to content

Commit

Permalink
Merge pull request #17 from Unpackerr/renovate/peaceiris-actions-gh-p…
Browse files Browse the repository at this point in the history
…ages-4.x

chore(deps): update peaceiris/actions-gh-pages action to v4
  • Loading branch information
davidnewhall authored Apr 8, 2024
2 parents d7866e0 + 36d5f3b commit c1c116a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# Popular action to deploy to GitHub Pages:
# Docs: https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-docusaurus
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# Build output to publish to the `gh-pages` branch:
Expand Down

0 comments on commit c1c116a

Please sign in to comment.