Skip to content

Commit

Permalink
chore: updated gh pages action
Browse files Browse the repository at this point in the history
  • Loading branch information
lazarkulasevic committed Mar 19, 2024
1 parent 527e3e3 commit ed57641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
npm run build
- name: Deploy to GitHub Pages
uses: crazy-max/ghaction-github-pages@v3
uses: crazy-max/ghaction-github-pages@v4
with:
target_branch: gh-pages
build_dir: dist
Expand Down

0 comments on commit ed57641

Please sign in to comment.