Skip to content

Commit

Permalink
Merge pull request #19 from rwxd/renovate/jamesives-github-pages-depl…
Browse files Browse the repository at this point in the history
…oy-action-4.x

fix(deps): update jamesives/github-pages-deploy-action action to v4.6.3
  • Loading branch information
rwxd authored Aug 25, 2024
2 parents ecffc98 + cc56ef8 commit bbe26d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-blog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: make build

- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.3.4
uses: JamesIves/github-pages-deploy-action@v4.6.3
with:
BRANCH: pages
FOLDER: ./site

0 comments on commit bbe26d9

Please sign in to comment.