Skip to content

Commit

Permalink
cleanup: remove cwebp binary + update minor deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pranabdas committed Apr 26, 2024
1 parent 8659161 commit c104447
Show file tree
Hide file tree
Showing 5 changed files with 271 additions and 290 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: npm run build

- name: Deploy on gh-pages
uses: peaceiris/actions-gh-pages@v3
uses: peaceiris/actions-gh-pages@v4
if: ${{ github.ref == 'refs/heads/main' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
Loading

0 comments on commit c104447

Please sign in to comment.