Skip to content

Commit

Permalink
chore(deps): update jamesives/github-pages-deploy-action action to v4…
Browse files Browse the repository at this point in the history
….5.0
  • Loading branch information
renovate[bot] committed Nov 28, 2023
1 parent 87546c7 commit 5cc0d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- run: npm run build:docs
- name: Publish docs to github pages
uses: JamesIves/github-pages-deploy-action@v4.4.1
uses: JamesIves/github-pages-deploy-action@v4.5.0
with:
branch: gh-pages
folder: docs/build
Expand Down

0 comments on commit 5cc0d2a

Please sign in to comment.