feat!: drop node 20 support

This commit is contained in:
Kevin Deng
2026-05-02 15:25:04 +09:00
parent 7d87d58072
commit 86de21c36c
4 changed files with 4 additions and 5 deletions

View File

@@ -6,7 +6,7 @@ permissions: {}
jobs:
release:
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
uses: sxzz/workflows/.github/workflows/release-commit.yml@v1
uses: sxzz/workflows/.github/workflows/release-commit.yml@main
with:
packages: "'./packages/*'"
compact: true