Skip to content

Commit

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

⬆️ Update JamesIves/github-pages-deploy-action action to v4.7.1
  • Loading branch information
zeenix authored Nov 28, 2024
2 parents eaef2fd + 025411d commit 9cceec4
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 @@ -40,7 +40,7 @@ jobs:
# link to the old name for service
ln -rs public/service.html public/server.html
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.6.9
uses: JamesIves/github-pages-deploy-action@v4.7.1
with:
branch: gh-pages # The branch the action should deploy to.
folder: public # The folder the action should deploy.

0 comments on commit 9cceec4

Please sign in to comment.