Skip to content

Commit

Permalink
Merge pull request #18 from aniravi24/renovate/all-patch
Browse files Browse the repository at this point in the history
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.8
  • Loading branch information
aniravi24 authored Sep 30, 2024
2 parents 47f3147 + 780c1a0 commit b8899ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- name: Deploy docs to gh-pages
if: steps.changesets.outputs.published == 'true' || github.event.inputs.generate_docs == 'true'
uses: JamesIves/[email protected].4
uses: JamesIves/[email protected].8
with:
branch: gh-pages
folder: docs

0 comments on commit b8899ef

Please sign in to comment.