Skip to content

Commit

Permalink
Merge pull request #918 from Belphemur/dependabot/github_actions/Jame…
Browse files Browse the repository at this point in the history
…sIves/github-pages-deploy-action-4.7.1

build(deps): bump JamesIves/github-pages-deploy-action from 4.6.9 to 4.7.1
  • Loading branch information
kodiakhq[bot] authored Nov 29, 2024
2 parents c81d87c + db8d0c3 commit 5dae38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Build package
run: yarn build:doc
- 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: docs # The folder the action should deploy.
Expand Down

0 comments on commit 5dae38f

Please sign in to comment.