Skip to content

Commit

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

chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1
  • Loading branch information
kodiakhq[bot] committed May 20, 2024
2 parents cc7433f + 7c92e12 commit f721161
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.0
uses: JamesIves/github-pages-deploy-action@v4.6.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 f721161

Please sign in to comment.