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
….4.1
  • Loading branch information
renovate[bot] committed Oct 13, 2022
1 parent 132b813 commit a625809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -24,7 +24,7 @@ jobs:
run: npm run build-demo
- name: Deploy demo website
if: github.ref == 'refs/heads/master'
uses: JamesIves/github-pages-deploy-action@v4.4.0
uses: JamesIves/github-pages-deploy-action@v4.4.1
with:
branch: gh-pages
folder: demo/dist
Expand Down

0 comments on commit a625809

Please sign in to comment.