Skip to content

Commit

Permalink
Fix GH build
Browse files Browse the repository at this point in the history
  • Loading branch information
blokhin authored Apr 30, 2024
1 parent 5d89749 commit f159dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
cp example_prod.html dist/index.html
- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.6.0
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: dist

0 comments on commit f159dee

Please sign in to comment.