Skip to content

Commit

Permalink
Merge pull request #721 from dbus2/renovate/jamesives-github-pages-de…
Browse files Browse the repository at this point in the history
…ploy-action-4.x

⬆️ Update JamesIves/github-pages-deploy-action action to v4.6.0
  • Loading branch information
zeenix authored Apr 17, 2024
2 parents de91e00 + e3871a2 commit a132659
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 @@ -31,7 +31,7 @@ jobs:
mkdir -p public/1.0
cp -r ./book/book/* ./public
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.5.0
uses: JamesIves/github-pages-deploy-action@v4.6.0
with:
branch: gh-pages # The branch the action should deploy to.
folder: public # The folder the action should deploy.

0 comments on commit a132659

Please sign in to comment.