Skip to content

Commit

Permalink
fix: build
Browse files Browse the repository at this point in the history
  • Loading branch information
Neumann Benjamin committed Sep 7, 2023
1 parent 654e40a commit 9b1989e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
npm install
npm run build
- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.4.3
uses: JamesIves/github-pages-deploy-action@4.1.4
with:
branch: gh-pages
folder: build

0 comments on commit 9b1989e

Please sign in to comment.