Skip to content

Commit

Permalink
Merge pull request #355 from scurker/renovate/jamesives-github-pages-…
Browse files Browse the repository at this point in the history
…deploy-action-4.x

chore(deps): update jamesives/github-pages-deploy-action action to v4.1.6
  • Loading branch information
scurker committed Nov 18, 2021
2 parents ea556ea + 963d984 commit 57ae075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
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@4.1.5
uses: JamesIves/github-pages-deploy-action@4.1.6
with:
branch: gh-pages
folder: docs/build
Expand Down

0 comments on commit 57ae075

Please sign in to comment.