Fixes CI master => main and updates browserslist/caniuse-lite (#729)

* Updated browserslist & caniuse-lite

* Fixes github ci

Co-authored-by: Karsa <karsa@karsa.org>
This commit is contained in:
Karsa
2022-06-16 13:29:44 +02:00
committed by GitHub
parent d45dee8b35
commit 5e23631eeb
5 changed files with 30 additions and 442 deletions

View File

@@ -488,7 +488,7 @@ jobs:
git -c user.name="Lucide Bot" -c user.email="lucide-bot@users.noreply.github.com" \
commit -m ":package: Bump lucide package versions to ${{ needs.pre-build.outputs.VERSION }}" --no-verify --quiet
git remote set-url --push origin https://lucide-bot:${{ secrets.GITHUB_TOKEN }}@github.com/$GITHUB_REPOSITORY.git
git push origin HEAD:master
git push origin HEAD:main
- name: Zip font and icons
run: |