Skip to content

Commit

Permalink
ci(deps): update jamesives/github-pages-deploy-action action to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Djaler committed Mar 1, 2023
1 parent ac42b96 commit 3fc85c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Run build
run: npm run demo:build
- name: Deploy demo
uses: JamesIves/github-pages-deploy-action@v4.3.4
uses: JamesIves/github-pages-deploy-action@v4.4.1
with:
branch: gh-pages
folder: packages/demo/dist

0 comments on commit 3fc85c9

Please sign in to comment.